prototype-carousel-install - Prototype Carousel component installation


NAME

prototype-carousel-install - Prototype Carousel component installation

Back to Top


SYNOPSIS

  prototype-carousel-install [options] destdir
  Options:
    --quiet     Install quietly; only report errors
    --help/-?   Brief help message
    --man       Full documentation
    destdir     Directory to install to (default "./prototype-carousel")

Back to Top


DESCRIPTION

Installs the Prototype Carousel component (including CSS file) into the specified destdir, using Alien::Prototype::Carousel.

Back to Top


OPTIONS

--quiet

Install quietly; only error messages will be displayed.

--help/-?

Display a brief help message.

--man

Display the full documentation.

destdir

Directory that the Prototype Carousel JS library should be installed into. Defaults to ./prototype-carousel.

Back to Top


AUTHOR

Graham TerMarsch (cpan@howlingfrog.com)

Back to Top


LICENSE

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.

Back to Top


SEE ALSO

the Alien::Prototype::Carousel manpage.

Back to Top

 prototype-carousel-install - Prototype Carousel component installation