NAME
cpan_webserver - Search and browse CPAN
SYNOPSIS
% cpan_webserver
% cpan_webserver --port 8090
DESCRIPTION
This program provides a web server that allows you to search and browse CPAN.
Then you may run cpan_webserver and search and browse CPAN at http://localhost:2963/. The listening port can be configured with --port
command line option.
AUTHOR
Leon Brocard <acme@astray.com>
COPYRIGHT
Copyright (C) 2011, Leon Brocard.
This module is free software; you can redistribute it or modify it under the same terms as Perl itself.