public
Description:
Homepage:
Clone URL: git://github.com/robertkrimen/config-jfdi.git
name age message
file .cvsignore Mon Apr 21 13:34:23 -0700 2008 '' [rob]
file .screenrc Mon Apr 21 13:34:23 -0700 2008 '' [rob]
file Changes Loading commit data...
file GNUmakefile Mon Apr 21 13:34:23 -0700 2008 '' [rob]
file MANIFEST
file Makefile.PL
file README
directory lib/
directory t/
README
Config-JFDI

INSTALLATION

To install this module, run the following commands:

  perl Makefile.PL
  make
  make test
  make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Config::JFDI

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Config-JFDI

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Config-JFDI

    CPAN Ratings
        http://cpanratings.perl.org/d/Config-JFDI

    Search CPAN
        http://search.cpan.org/dist/Config-JFDI


COPYRIGHT AND LICENCE

Copyright (C) 2008 Robert Krimen

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