NAME
Acme::MetaSyntactic::morning_musume - The theme of Morning Musume
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), 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
CONTRIBUTOR
Laurent Boivin (elbeho)
CHANGES
2013-06-16 - v1.002
Fix missing dependancies
2012-10-17 - v1.001
Fix documentation (pod and readme)
2012-10-13 - v1.000
First version of my first module
SEE ALSO
Acme::MorningMusume, Acme::MetaSyntactic, Acme::MetaSyntactic::List.
COPYRIGHT
Copyright (C) 2012-2013 Laurent Boivin (elbeho)
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.