Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 9bb8f7a8d1c900688b2955b1eb517feb > files > 5

perl-Config-YAML-1.420.0-3.mga4.noarch.rpm

Config-YAML

This is a wrapper around the YAML module to enable simple reading and
writing of YAML-formatted configuration files. It supports multiple
input files and integration with Getopt::Long to handle all your
configuration needs.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2004 Shawn Boyette

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