Alien::scriptaculous - installing and finding script.aculo.us


NAME

Alien::scriptaculous - installing and finding script.aculo.us

Back to Top


SYNOPSIS

  use Alien::scriptaculous;
  ...
  $version = Alien::scriptaculous->version();
  $path    = Alien::scriptaculous->path();
  ...
  Alien::scriptaculous->install( $my_destination_directory );

Back to Top


DESCRIPTION

Please see Alien for the manifesto of the Alien namespace.

Back to Top


AUTHOR

Graham TerMarsch (cpan@howlingfrog.com)

Back to Top


LICENSE

Copyright (C) 2006, 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

http://script.aculo.us/, Alien.

Back to Top

 Alien::scriptaculous - installing and finding script.aculo.us