NAME

minijsan - Create and maintain a minimal local mirror of the JSAN

SYNOPSIS

  > minijsan
  Starting JSAN::Mini...
  Loading JSAN::Index...
  Mirroring /index.sqlite...done
  Adding new releases...
  Mirroring /dist/ADAMK/Display.Swap-0.01.tar.gz...done
  Added new release.
  Stopping JSAN::Mini...done
  
  >

DESCRIPTION

minijsan is an application for creating a minimal local mirror of only the releases that might actually be needed to install the libraries in the JSAN index (rather than mirroring all files in JSAN).

It currently implements only minimal functionality, and will only work with JSAN::Client based systems (which the main jsan shell isn't yet), but does do what it is meant to.

SUPPORT

Bugs should be reported via the CPAN bug tracker at

http://rt.cpan.org/NoAuth/ReportBug.html?Queue=JSAN-Mini

For other issues, contact the author.

AUTHOR

Adam Kennedy <adamk@cpan.org>

COPYRIGHT

Copyright 2005, 2009 Adam Kennedy.

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

The full text of the license can be found in the LICENSE file included with this module.