Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl-module

Giving Credit for Perl Module

perl gnu perl-module cpan

How should I organize many Perl modules?

perl perl-module

Is there a way to replace an if-elsif-else in Perl with something better?

Difference between use and require (I listed the differences, need to know what else are there)

perl perl-module

How does this call to a subroutine in a Perl module work?

perl perl-module

Perl one liner to extract a multi-line pattern

perl bash sed awk perl-module

How to get rid of 'Name ... used only once: possible typo at ...'?

perl perl-module

How long has a module been in Perl core?

perl perl-module

purpose of installing a perl module with apt-get instead of cpan

perl debian perl-module

Can't locate local/lib.pm in @INC at /usr/share/perl/5.14/CPAN/FirstTime.pm

How can I update Perl on Windows without losing modules?

Perl, how to determine if a variable value is a number?

regex perl numbers perl-module

Perl's Net::(SSH vs SSH2 vs OpenSSH) -- how should I compare them?

perl ssh perl-module

Is there any Perl module that can keep me from adding `or die` to anything that can fail?

List::MoreUtils mesh or 'zip' function

perl perl-module

Perl XS and Inline::C

perl perl-module xs

Should a Perl constructor return an undef or a "invalid" object?

How do I tell from a module’s CPAN page whether it is in the core distribution?

Which Perl module would you recommend for JSON manipulation?

json perl cpan perl-module

How do you use a variable in lib Path?

perl perl-module