File::Find::Repository

Find files in your repositories.
Download

File::Find::Repository Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Khemir Nadim ibn Hamouda
  • Publisher web site:
  • http://search.cpan.org/~nkh/PerlBuildSystem-0.44/PBS/Digest.pm

File::Find::Repository Tags


File::Find::Repository Description

Find files in your repositories. File::Find::Repository is a Perl module to find files in your repositories.SYNOPSIS use File::Find::Repository ; my $locator = new File::Find::Repository ( NAME => 'name you want to see when messages are displayed', REPOSITORIES => , ) ; # single scalar argument my $located_file = $locator->Find($file_to_locate) ; # multiple arguments my $located_files = $locator->Find ( FILES => , REPOSITORIES => , VERBOSE => 1, ) ; Requirements: · Perl


File::Find::Repository Related Software