Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I render only a specific `BLOCK` in a Perl's Template Toolkit?

perl template-toolkit

How do I convert Perl's pack 'Nc*' format to struct.pack for Python?

python perl struct pack

How can I do a conditional substitution in Perl?

regex perl

Perl Moose Method Modifiers: Call 'around' before 'before' and 'after'

perl methods moose

String corruption and nonprintable characters using XML::Twig in Win32 Perl

How can my Linux daemon know when a Windows program has stopped writing a file that I access through SAMBA?

How can I extract fields from a CSV file in Perl?

perl csv

How can I create columnar output in Perl?

perl printf

How do I conditionally compile C code snippets to my Perl module?

perl swig xs

Override variables while testing a standalone Perl script

perl testing

How can I use the match variable $1 following a substitution in Perl?

perl

What do I gain by filtering URLs through Perl's URI module?

perl url uri

How to have Moose return a child class instance instead of its own class, for polymorphism

perl polymorphism moose

How can I prevent PerlTidy from aligning my assignments?

perl perl-tidy

how to create methods from arrays or hashes in perl6

perl oop dynamic raku

in XML:TWIG, how to stop parsing once find the interested element

perl xml-twig

How do I implement the equivalent of nested Perl hashes in C++?

c++ perl stl

How can I extract child values from XML with Perl's XML::Twig?

xml perl xml-twig

Is it possible for a Perl script running on a Unix/Linux platform to create Windows Shortcuts?

windows linux perl unix shortcut

Why do I get "version (5.12.2) doesn't match executable version" with Perl's PAR?

perl par