Patching Perl: loading modules that return false

Posted on July 24, 2018. Filed under: Uncategorized | Tags: , , , , |

Patching Perl: loading modules that return false

If you’ve been programming Perl for a while, you’ve probably run into this exception: Foo.pm did not return a true value. This is a peculiar quirk of the require function: modules must return a true value else Perl interprets it as a failure

via r/perl [reddit]

Liked it here?
Why not try sites on the blogroll...