Server IP : 162.241.126.129 / Your IP : 3.22.242.169 Web Server : Apache System : Linux 162-241-126-129.cprapid.com 4.18.0-477.27.2.el8_8.x86_64 #1 SMP Fri Sep 29 08:21:01 EDT 2023 x86_64 User : rvway5nu4 ( 1018) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/perl-IPC-Cmd/ |
Upload File : |
This is the README file for IPC::Cmd -- a cross platform way of running (interactive) commandline programs. Please type "perldoc IPC::Cmd" after installation to see the module usage information. ##################################################################### * Description IPC::Cmd Allows for the searching and execution of any binary on your system. It adheres to verbosity settings and is able to run intereactive. It also has an option to capture output/error buffers. ##################################################################### * Installation IPC::Cmd uses the standard perl module install process: perl Makefile.PL make make test make install ###################################################################### AUTHOR This module by Jos Boumans <kane@cpan.org>. COPYRIGHT This module is copyright (c) 2002 Jos Boumans <kane@cpan.org>. All rights reserved. This library is free software; you may redistribute and/or modify it under the same terms as Perl itself.