Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > aaaf13a53ced0dba94fdaea57e29a636 > files > 8

perl-Config-AutoConf-0.220.0-3.mga4.x86_64.rpm

 Config::AutoConf 
===================

A module to implement some of AutoConf macros in pure perl.


ABSTRACT

With this module I pretend to simulate some of the tasks AutoConf
macros do. To detect a command, to detect a library, etc.


INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


COPYRIGHT AND LICENSE

Copyright 2004-2009 Alberto Simões, All Rights Reserved.

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