| codepress-install - CodePress installation. |
codepress-install - CodePress installation.
codepress-install [-q|-h|-m] [destination-dir]
Options:
--quiet | -h Install quietly (only report errors).
--help | -h This help screen.
destination-dir Directory to install into. (default current-directory).
Installs CodePress using Alien::CodePress.
--quiet
Install quietly (only report errors).
--help
Show this help screen.
destination-dir
Directory to install CodePress into. Default is the current directory.
<ask@0x61736b.net>Copyright (C) 2007, Ask Solem. All rights reserved.
This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
# Local Variables: # mode: cperl # cperl-indent-level: 4 # fill-column: 78 # End: # vim: expandtab tabstop=4 shiftwidth=4 shiftround
| codepress-install - CodePress installation. |