libfile-sharedir-par-perl

Module for handling shared data in par archives
  http://search.cpan.org/dist/File-ShareDir-PAR/
  0
  no reviews



File::sharedir::par is a perl module that provides a mechanism for locating shared data in par packages. by using this module's functions, the currently loaded .par files will be scanned before @inc, which is the same order you get for loading modules when par is in effect. if a matching path is found in a par archive, the full archive is extracted and the path returned will point to the extracted copy on disk.