Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

perl 101 subroutine and return value

perl

Proficient way to check if 3 variables are all unique

algorithm perl optimization

Why doesn't "x = a or b" work in Perl?

perl

Converting to unicode characters in Perl?

perl unicode

Perl: cpan force install not working in single command

perl cpan

What is the meaning of the dot in this open() usage in Perl?

perl

Should I avoid nested if statements in Perl?

perl coding-style nested

Is there a Perl module that works similarly to the Unix "which" command? [closed]

perl unix

How can I accept multiple TCP connections in Perl?

How can I use a Perl one-liner to decode an ASCII string encoded in hex?

perl

make my file readable as either Perl or HTML

html perl comments

Randomly selecting lines from files

python perl shell

strip HTML Tags with perl

html perl parsing tags

Perl Script Portability and Future Proofing

Can I change lines of code in a loaded module in Perl?

perl module

Which scripting languages support long (64 bit) integers well?

What are the consequences of "$scalar = @array[n]"?

arrays perl slice

Best way to remove ANSI color escapes in Unix

perl unix

SVN commit without checkout or working copy

perl svn commit

How can i find a specific line in a file using Perl?

string perl