[Perl] 以正規表示式所定義的文法規則來做編譯器 ⌘ Read more
[Perl] 以正規表示式來定義文法規則 ⌘ Read more
Perl 5.36.0 中出現的實驗機能 extra_paired_delimiters ⌘ Read more
Perl 5.36.0 帶來的新機能 ⌘ Read more
Perl 5.36.0 釋出 ⌘ Read more
Using Perl and RegEx is like riding a bike…
THE COMIC ⌘ Read more
遇到莫名奇妙的,只在 Perl 程式中發生的 Connect timeout 。 (shrug)
https://www.nntp.perl.org/group/ it does not look like there is a quick way to download a mbox archive of these mailing lists.
Making Single-binary Release with pp ⌘ Read more
https://metacpan.org/release/WOLFSAGE/perl-5.35.4/changes#Unicode-14.0-is-supported Perl 5.35.4 版之後所對應的 Unicode 版本已經推進到 14.0.0 了。
A simple thought about key-value pairs ⌘ Read more
Visualization of perl development history ⌘ Read more
perl 開發歷史紀錄之視覺化 ⌘ Read more
https://laurent-rosenfeld.developpez.com/tutoriels/perl/perl6/regex-grammaire-puissance/ perl perl6 regex
https://www.youtube.com/watch?v=l0zPwhgWTgM code perl perl6
https://docs.perl6.org/language/rb-nutshell perl perl6 ruby
https://github.com/dnmfarrell/Perl6-One-Liners oneliner perl perl6
https://www.linuxtricks.fr/news/10-logiciels-libres/302-vid-os-introduction-a-perl-en-3-parties/ code perl
How to Make a Button Run a Server-Side Script (eg, a PHP, Perl, or Python Script) (HTML) ⌘ https://www.thesitewizard.com/html-tutorial/make-button-run-server-side-script.shtml
wow, richtig gut, das: https://github.com/trizen/youtube-viewer (yt cli client #perl)
The script is self contained and should run on any system with lynx and perl
The rasterman filter is the only one in netfilters that tries to cache all of stdin, & I don’t know enough perl to fix it.
@71m@timmorgan.org: why web when it is local? I use sxiv for local browsing and llgal to generate a static gallery from a directory: https://github.com/bgoglin/llgal. If you want something more CGI-ish, you could build it with a few lines of perl: https://metacpan.org/pod/CGI::Application::PhotoGallery
Quantum::Entanglement https://www.perl.com/pub/2001/08/08/quantum.html/
Perl is the most hated programming language / Boing Boing https://boingboing.net/2017/10/31/perl-is-the-most-hated-program.html
relearning a little perl code to use with http://rexify.org
@tx@0x1A4.1337.cx I have to recheck, but i think the dns resolver of perl is blocking? #fud
And INI is a weird format for sharing config. Even in perl one library can’t parse the result of the other. :/ Maybe TOML?
Find words for twt: perl -lane ‘$line=$_;s/[aeoui]//g;print $line if /twt/i’ /usr/share/dict/words – I like twitch… :)
@kdave@kdave.github.io Not that i endorse anything like that, but one could always just .
You can download txtwat as self contained perl script that should run on all recent versions of perl http://mdom.github.io/txtwat.
I’m developing my own implementation of a twtxt client with perl at https://github.com/mdom/twtxtpl