shell::command(3pm) debian man page | unix.com

Man Page: shell::command

Operating Environment: debian

Section: 3pm

Shell::Command(3pm)					User Contributed Perl Documentation				       Shell::Command(3pm)

NAME
Shell::Command - Cross-platform functions emulating common shell commands
SYNOPSIS
use Shell::Command; mv $old_file, $new_file; cp $old_file, $new_file; touch @files;
DESCRIPTION
Thin wrapper around "ExtUtils::Command". See ExtUtils::Command for a description of available commands.
AUTHORS
o Michael G Schwern <schwern@pobox.com> o Randy Kobes <r.kobes@uwinnipeg.ca> o Florian Ragwitz <rafl@debian.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Michael G Schwern. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2011-02-28 Shell::Command(3pm)
Related Man Pages
cpanplus::shell(3pm) - suse
extutils::command5.18(3pm) - mojave
perl::critic::command(3pm) - debian
test::valgrind::command::aggregate(3pm) - debian
extutils::command(3pm) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com