in reply to Coderefs in @INC (was: Building a Simple Perl Module Database)
in thread Building a Simple Perl Module Database

Here's an example use from abigail from last year -- Re: The Future - Managing Modules. Basically it downloads modules needed by the script at runtime if they aren't found on the local machine.

  • Comment on Re: Coderefs in @INC (was: Building a Simple Perl Module Database)