CPAN::Mini::Webserver - Search and browse Mini CPAN


NAME

CPAN::Mini::Webserver - Search and browse Mini CPAN


SYNOPSIS

  % minicpan_webserver
  
=head1 DESCRIPTION

This module is the driver that provides a web server that allows you to search and browse Mini CPAN. First you must install CPAN::Mini and create a local copy of CPAN using minicpan. Then you may run minicpan_webserver and search and browse Mini CPAN at http://localhost:2963/.

You may access the Subversion repository at:

  http://code.google.com/p/cpan-mini-webserver/

And may join the mailing list at:

  http://groups.google.com/group/cpan-mini-webserver


AUTHOR

Leon Brocard <acme@astray.com>


COPYRIGHT

Copyright (C) 2008, Leon Brocard.

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