Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts 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?

Do I need to use a class to use its methods in my subclass in Perl?

perl oop inheritance

Where should I put the ack configuration file on Windows?

windows perl ack

Perl: Check to see if your file was loaded as a module or run directly

perl module

Interactive prompt in perl

perl interactive

Can I pass a regex to isa() with Moose-based objects?

perl moose

ASP-style tags for Perl web development?

What's behind the 'system' function in Perl?

perl

How to make lists automatically instantiate on use in Python as they do in Perl?

python perl

How can I persist a large Perl object for re-use between runs?

How do I convert various user-inputted line break characters to <br> using Perl?

html perl

What are good Perl Pattern-matching / Regex Modules?

regex perl module cpan

Why do du and Perl's -s give different values for the file size?

perl file unix storage command

How to copy binary files in Perl program

perl

Is there a way to check, if an argument is passed in single quotes?

print array contents in variable width columns

how to have hash of list in perl

perl perl-data-structures

Reading an entire file into a hash in Perl

perl hash