Category: The Perl Programming Language
-
PPT’s perlish diff got released outside PPT a long time ago
Diff – Compare two files and print differences
-
perl11 (11=5+6)
This Perl goes to 11
-
Perl 5 is not going to be renumbered to Perl 7
Everything you need to know about the Perl 5 / Perl 7 debate – Perlbuzz
-
Perl Best Practices: Code Layout: Vertical Alignment
http://shop.oreilly.com/product/9780596001735.do I came across this chapter a while ago, and I enjoyed the argumentation quite a lot. I think the Vertical Alignment idea applies to all sorts of code, not just Perl code. I am personally a follower of the Vertical Alignment sect, although I think, that should be the main stream. “The other day”…
-
PPT = Perl Power Tools: “Unix Reconstruction Project”
http://perlpowertools.com http://www.metacpan.org/module/PerlPowerTools metacpan.org/release/ppt https://github.com/briandfoy/PerlPowerTools http://blogs.perl.org/users/brian_d_foy/2014/09/revitalizing-the-perl-power-tools.html http://cpansearch.perl.org/src/CWEST/ppt-0.14/html/index.html – maybe the best entrance to read up on the project Welcome to the Unix Reconstruction Project. Our goal is quite simply to reimplement the classic Unix command set in pure Perl, and to have as much fun as we can doing so. I would really love to have a few more…
-
CPAN: Test::Tutorial – A tutorial about writing really basic tests
<!– www.bibleserver.com | 521: Web server is down body{margin:0;padding:0} <!–[if lte IE 9]>/cdn-cgi/scripts/jquery.min.js<![endif]–> /cdn-cgi/scripts/zepto.min.js<!– /cdn-cgi/scripts/cf.common.js Error 521 Ray ID: 3a8c60d8d891637f • 2017-10-05 00:48:57 UTC Web server is down You Browser Working Frankfurt Cloudflare Working www.bibleserver.com Host Error What happened? The web server is not returning a connection. As a result, the web page is not…
-
chromatic in “Modern Perl” on Testing
Managing Real Programs (Modern Perl 2011-2012)
-
Mojolicious’ Perl template system – embedding Perl into HTML and XML
Mojo::Template Mojolicious::Guides::Rendering – “Embedded Perl” Like eRuby for Ruby.