Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Can I make a Perl subclass without implementing a child constructor?

perl

What does this line in DBI.pm do?

regex perl

How to parse ISO8601 compliant strings to perl's DateTime object?

perl datetime

If statement won't catch a string in perl [duplicate]

perl string-comparison

(Perl) Is it possible to have interpolated variables when a string is read from a file?

perl

Convert sequence of decimal numbers to Big endian float

linux perl awk byte endianness

Replacing a string containing a question mark

regex perl

How can my application use CPAN modules without the user installing them himself?

perl module

losing children in a fork

Unexpected behavior with PerlIO::encoding

How to improve authentication in a Perl Dancer app

Setuid Perl script works on Solaris, but not Linux

linux perl solaris

Perl DBI connection works but not with Catalyst

'open' statement in Perl splits path having spaces - how to read a file with spaces in path?

windows path perl

Install CPAN Modules without messing up the system Perl installation

linux perl

No effect on efficiency in automatic conversion between numbers and strings?

perl performance