-
-
31 Jul 2019 04:08:41 UTC
- Distribution: ShellQuote-Any
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (2)
- Testers (167 / 0 / 0)
- Kwalitee
Bus factor: 1- 91.53% Coverage
- License: perl_5
- Perl: v5.8.5
- Activity
24 month- Tools
- Download (12.09KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- String::ShellQuote
- Win32::ShellQuote
- strict
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
This is Perl module ShellQuote::Any.
INSTALLATION
ShellQuote::Any installation is straightforward. If your CPAN shell is set up, you should just be able to do
% cpan ShellQuote::Any
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL % make && make test
Then install it:
% make install
DOCUMENTATION
ShellQuote::Any documentation is available as in POD. So you can do:
% perldoc ShellQuote::Any
REPOSITORY
ShellQuote::Any is hosted on github http://github.com/bayashi/ShellQuote-Any
LICENSE
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
AUTHOR
Dai Okabayashi <bayashi@cpan.org>
Module Install Instructions
To install ShellQuote::Any, copy and paste the appropriate command in to your terminal.
cpanm ShellQuote::Any
perl -MCPAN -e shell install ShellQuote::Any
For more information on module installation, please visit the detailed CPAN module installation guide.