Config::Find::Where

Find locations in the native OS fashion
Download

Config::Find::Where Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Salvador Fandi?o GarcĂ­a
  • Publisher web site:
  • http://search.cpan.org/~salva/

Config::Find::Where Tags


Config::Find::Where Description

Find locations in the native OS fashion Config::Find::Where is a Perl module to find locations in the native OS fashion.SYNOPSIS use Config::Find::Where; my $temp_dir=Config::Find::Where->temp_dir( name => 'my_app', scope => 'process', create => 1 ); my $path=Config::Find::Where->bin_dir( scope => 'app' ); system $path."/app_helper.exe"; Requirements: · Perl


Config::Find::Where Related Software