NAME
    Acme::MetaSyntactic::morning_musume - The Mumusu theme

DESCRIPTION
    The names (english transcription) of the Japanese Pop Idols Morning Musume

    The list is provided by the module Acme::MorningMusume from KENTARO
    Two themes are available: ACTIVE (default) and GRADUATE.

INSTALL

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install

Alternatively, to install with ExtUtils::MakeMaker, you can use the following commands:

    perl Makefile.PL
    make
    make test
    make install

COPYRIGHT

Copyright (C) 2012 Laurent Boivin (elbeho)
 
LICENCE

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.