Logoj0ke.net Open Build Service > Projects > internetx:1351100200:1002568494 > ImageMagick-6.9.6 > Binaries > ImageMagick-perl-6.9.6-8.3.... > Dependencies
Sign Up | Log In

Dependency of ImageMagick-perl-6.9.6-8.3.x86_64.rpm

Name: perl-Module-Load

Project: CentOS_7.5

Repository: oss

Title: Run-time require of both modules and files

Description:
If you consult "perldoc -f require" you will see that "require" will behave
differently when given a bare-word or a string. In the case of a string,
"require" assumes you are wanting to load a file. But in the case of
a bare-word, it assumes you mean a module.

This gives nasty overhead when you are trying to dynamically require modules
at run-time, since you will need to change the module notation to a file
notation fitting the particular platform you are on.

"load" eliminates the need for this overhead and will just DWYM.

Version: 0.24

Release: 3.el7

Architecture: noarch

Size: 11.2 KB

Build Time: 2014-07-04 06:20:24 +0200 (about 10 years ago)

Provides

Symbol Required by
perl(Module::Load) = 0.24 perl-Log-Message perl-CPANPLUS perl-Module-Load-Conditional
perl-Module-Load = 1:0.24-3... perl-core

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.16.3) perl
perl(File::Spec) perl-PathTools
perl(strict) perl