Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Where can I find the cpanfile format definition?

perl perl-module

malformed header from script. Bad header=<!DOCTYPE html>

How do I retrieve an integer's ordinal suffix in Perl (like st, nd, rd, th)

How to include file in Raku

perl-module raku

How can I set a default value for a Perl variable?

Linux: How to install DBD::Pg module?