opnsense-ports/devel/p5-ExtUtils-Command/pkg-descr
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

8 lines
438 B
Text

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/