Alien::Prototype::Carousel automatically installs the Prototype Carousel component.

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.

Please note that the Prototype Carousel component comes with its own license.

To install:
    perl Build.PL
    ./Build
    ./Build test
    ./Build install

If fetching the Prototype Carousel component fails, placing a manually
downloaded copy of the JS/CSS inside the build directory will allow your build
to proceed.
