Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl-module

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?

How does a Perl program know where to find the file containing Perl module it uses?

perl path include perl-module

How do I get CGI.pm to output HTML5 instead of XHTML 1.0?

perl html cgi perl-module

Ruby equivalent of Perl Data::Dumper

ruby perl-module

How to make my Perl module's README file compatible with Github's Markdown display?