perl-Module-Load
Run-time require of both modules and files


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.

GPL-1.0-or-later OR Artistic-1.0-Perl

cloud_download Downloads

Please select a product to see the available package versions:
Architecture:
Loading...
Loading package downloads...
SUSE Liberty Linux 9 x86_64
0.36-4.el9 info lock rpm lock src
SUSE Liberty Linux 8 x86_64
0.36-1.module+el8.10.0+21354+3ad137bb info lock rpm lock src
0.36-1.module+el8.6.0+13324+628a2397 info lock rpm lock src
0.34-439.module+el8.3.0+6718+7f269185 info lock rpm lock src
0.32-396.module+el8.1.0+2926+ce7246ad info lock rpm lock src
0.32-395.module+el8+6729+182a9251 info lock rpm lock src
0.32-395.el8 info lock rpm lock src
SUSE Liberty Linux 7 x86_64
0.24-3.el7 info lock rpm lock src
SUSE Liberty Linux 10 x86_64
0.36-511.el10 info lock rpm lock src