Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl-module

Should I put core modules in the PREREQ_PM section of a Makefile.PL?

Can I dynamically get a list of functions or function names from any Perl module?

perl perl-module

Calling a subroutine in OOP Perl

perl oop package perl-module

Perl: use Module @list

perl perl-module

progress bar in command line perl script

perl perl-module

How do I use a certain version (or higher) of a perl module in my perl script?

perl version perl-module

same warning multiple times when package in @ISA is not loaded

perl perl-module

Cwd.c: loadable library and perl binaries are mismatched (got handshake key 0xdb00080, needed 0xde00080)

Scalar::Util vs. ref function

perl perl-module

How can I call functions in a different C source file from a Perl XS module?

perl perl-module perl-xs

Is it proper to get and especially set Perl module's global variables directly?

Why does Perl warn about "useless constant 1" when using bigint?

How do I find all modules used in a Perl script and install them?

perl perl-module

In Test::More, is it possible to test a subroutine that exit()'s at the end?

Can I use a module, and later unload it shrinking the optree?

What is the most efficient way to export all constants (Readonly variables) from Perl module

Does every Perl module in a distribution need to have a version number?

perl cpan perl-module

Perl Module usage

perl perl-module

Is there any implementation of database by perl [closed]

Upgrade Perl from 5.6 to 5.24