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


NAME

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


SYNOPSIS

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


DESCRIPTION

Please see the Alien manpage for the manifesto of the Alien namespace.


AUTHOR

Graham TerMarsch (cpan@howlingfrog.com)


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.


SEE ALSO

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

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