Dir::Which

Dir::Which is a Perl module to search for directory entries in a list of directories.
Download

Dir::Which Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jacquelin Charbonnel
  • Publisher web site:
  • http://search.cpan.org/~jacquelin/RRDTool-Creator-0.9/lib/RRDTool/Creator.pm

Dir::Which Tags


Dir::Which Description

Dir::Which is a Perl module to search for directory entries in a list of directories. Dir::Which is a Perl module to search for directory entries in a list of directories.SYNOPSIS use Dir::Which qw/ which /; @entries = which( -entry => "myprog.conf", -env => "myprog_path", -defaultpath => ".:".$FindBin::Bin.":/etc:/usr/local/etc") ;This module searches directory entries (files, dirs, links, named pipes...) in a list of directories specified as a path-like string.The path string can be specified in an environment variable or as an argument. Requirements: · Perl


Dir::Which Related Software