libextutils-command-perl

Module providing replacements for common unix commands
  http://search.cpan.org/dist/ExtUtils-Command/
  0
  no reviews



Extutils::command is a perl module that provides pure perl replacements of common unix shell commands (cat, mv, cp, touch, rm, mkpath, chmod and more). because this module is a thin wrapper around shell::command, these functions are platform independent and support glob expansion (* and ? masks).