Binary package “libextutils-command-perl” in ubuntu precise

module providing replacements for common UNIX commands

 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).