Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cpan

How should I handle Perl module updates when maintaining docker images?

perl docker dockerfile cpan

How do I set up SNI support for Mojolicious?

perl cpan mojolicious

Perl/CPAN how to distribute script rather than module

perl cpan

latexindent: trouble installing File::HomeDir, Mac::SystemDirectory since macOS 11 Big Sur

Is there a way to have dependencies defined by OS in a CPAN distribution?

perl cpan makemaker

How do I use cpanminus with a local CPAN::Mini?

perl cpan minicpan

How do you read CPAN changelogs?

perl cpan

Sort strings with a specific letter order with Perl

perl sorting cpan

How can I write a CPAN module to support multiple Perl versions?

perl cpan

Why isn't my CPAN distribution indexed by PAUSE?

perl indexing cpan

Is there a Perl module to monitor an email queue?

How can I make Strawberry Perl's cpan(1) find perl?

Is there a CPAN Perl module to find total/used/free memory on a host (without running command line through a system() call)?

What means "not running under some shell" in Perl scripts?

perl cpan

How can one prevent double encoding of html entities when they are allowed in the input

html perl cpan encode

Stopping Perl XS modules from silently falling back to pure-perl

perl module cpan perl-module xs

Is there a CPAN module to parse nested parentheses?

perl cpan

How do I find out the filename of a Perl package?

perl packages cpan filenames

Why should I not update all my CPAN modules?

perl updates cpan

How can I install script distributions from CPAN?

perl cpan