public
Description: build your own cpan from multiple sources
Homepage:
Clone URL: git://github.com/pobox/xpan.git
xpan /
name age message
file .gitignore Wed Apr 30 11:50:34 -0700 2008 rename [Hans Dieter Pearcey]
file Changes Wed Jan 23 12:08:52 -0800 2008 clean up boilerplate [Hans Dieter Pearcey]
file MANIFEST Wed Apr 30 11:52:15 -0700 2008 update MANIFEST, add .SKIP [Hans Dieter Pearcey]
file MANIFEST.SKIP Loading commit data...
file Makefile.PL Tue Apr 29 11:23:53 -0700 2008 need CPAN::Faker [Hans Dieter Pearcey]
file README
file URLS Mon Mar 24 11:46:39 -0700 2008 docs [Hans Dieter Pearcey]
directory control/ Tue Jan 15 11:35:07 -0800 2008 icg-specific packaging [Hans Dieter Pearcey]
directory lib/
directory script/ Wed Apr 02 06:27:56 -0700 2008 keep going [Hans Dieter Pearcey]
directory t/
README
XPAN 0.001011

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 XPAN

You can also look for information at:

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

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/XPAN

    CPAN Ratings
        http://cpanratings.perl.org/d/XPAN

    Search CPAN
        http://search.cpan.org/dist/XPAN


COPYRIGHT AND LICENCE

Copyright (C) 2008 Hans Dieter Pearcey

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