Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl: How to get keys on key "keys on reference is experimental"

perl

What does this nefarious program do?

perl

perl sorting array: leave an item starts with # in-place

perl sorting

How to NOT execute trigger while constructing object

perl moo

Using sed/awk to remove string from subsections

regex perl awk sed

Perl RegEx: meaning of "??"

regex perl

Perl regex exclude optional word from match

regex perl

Logging in using WWW::Mechanize

perl

How do I recursively search a JSON file for all nodes matching a given pattern and return the JSON 'path' to the node and it's value?

json perl data-structures

How can I trim log files using Perl?

performance perl file-io

How can I force a Perl script to use ActiveState's wperl?

windows perl activeperl

How can I filter filenames based on their extension?

perl list filter

Why doesn't my awk one-liner work when I call it from Perl?

linux perl unix awk qsub

How do I create an object that returns different values in different scalar contexts?

perl scalar

How do I calculate a p-value if I have the t-statistic and d.f. (in Perl)?

perl statistics

grep vs Perl. Should I mod this to work, or should I just replace it with Perl code?

regex perl bash grep

What are some good methods or steps to debug a segmentation fault in Perl?

How can I signal a forked child to terminate in Perl?

perl multithreading fork

How do I change the record separator in a text file?

perl

Access to Perl's empty angle "<>" operator from an actual filehandle?