Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > f0f2b038776c4f17ac8dce1f9817a11a > files > 15

perl-CGI-Application-Plugin-Config-YAML-0.10.0-1mdv2010.0.noarch.rpm

 CGI-Application-Plugin-Config-YAML
====================================

"CGI::Application::Plugin::Config::YAML" add Config::YAML support to CGI::Application

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

 - strict
 - warnings
 - CGI::Application
 - Config::YAML

COPYRIGHT AND LICENCE

Copyright (C) 2005 by Atsushi Kobayashi (E<lt>nekokak@cpan.orgE<gt>). All rights reserved.

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