archlib

Add tar archive to @INC path
Download

archlib Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Chad Granum
  • Publisher web site:
  • http://search.cpan.org/~exodist/

archlib Tags


archlib Description

archlib is a Python module that will unshift a subroutine into @INC. This routine will iterate all archives that have been added looking for each module loaded. If the module is not present in any archive other @INC entries will be checked. The module maintains a package variable containing the list of archives.SYNOPSIS use archlib 'path/to/archive1.tar.gz'; use archlib 'path/to/archive2.tar.bz2'; use archlib 'path/to/archive3.zip'; use Module::In::Archive1; use Module::In::Archive2; use Module::In::Archive3; ...Product's homepage


archlib Related Software