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