| prototype-install - Prototype JS installation |
prototype-install - Prototype JS installation
prototype-install [options] destdir
Options:
--quiet Install quietly; only report errors
--help/-? Brief help message
--man Full documentation
destdir Directory to install to (default "./prototype")
Installs the Prototype JS library into the specified destdir, using
Alien::Prototype.
Install quietly; only error messages will be displayed.
Displays a brief help message.
Displays the full documenation.
Directory that the Prototype JS library should be installed into. Defaults to ./prototype.
Graham TerMarsch (cpan@howlingfrog.com)
Copyright (C) 2007, Graham TerMarsch. All rights reserved.
This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| prototype-install - Prototype JS installation |