ABSTRACT
Module::Pragma - Support for implementation of pragmas
REQUIREMENTS
perl 5.10.0 or later.
INSTALLATION
To install this module, run the following commands.
perl Makefile.PL
make
make test
make install
DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc Module::Pragma
Japanese document is also suplied.
perldoc Module::Pragma::JP
LICENCE
Copyright(c) 2007 Goro Fuji.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
AUTHOR
Goro Fuji (藤 吾郎) <gfuji(at)cpan.org>