aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-Command/pkg-descr
blob: 61db110f66cf22b52154ab232588adf5b79c0583 (plain) (blame)
1
2
3
4
5
6
7
8
ExtUtils::Command provides a number of utilities to replace common UNIX
commands in Makefiles, etc.  At present the list includes cp, rm_f,
rm_rf, mv, cat, eqtime, mkpath, touch, test_f, test_d, chmod, and
dos2unix.  Also included is the companion module Shell::Command, which
is a thin wrapper for ExtUtils::Command to provide cross-platform
functions emulating common shell commands.

WWW: http://search.cpan.org/dist/ExtUtils-Command/