-
-
09 Jul 2012 12:36:05 UTC
- Distribution: CPAN-Mini-Webserver
- Module version: 0.58
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (8)
- Testers (451 / 0 / 0)
- Kwalitee
Bus factor: 1- 85.71% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (112.73KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- App::Cache
- Archive::Peek
- CPAN
- CPAN::Mini::App
- Encode
- File::Spec::Functions
- File::Type
- Getopt::Long
- HTTP::Server::Simple
- HTTP::Server::Simple::CGI
- Lingua::StopWords
- List::MoreUtils
- MIME::Base64
- Module::InstalledVersion
- Moose
- PPI
- PPI::HTML
- Parse::CPAN::Authors
- Parse::CPAN::Meta
- Parse::CPAN::Packages
- Parse::CPAN::Whois
- Path::Class
- Pod::Simple::HTML
- Pod::Simple::Text
- Safe
- Search::QueryParser
- Search::Tokenizer
- String::CamelCase
- Template::Declare
- Template::Declare::Tags
- Text::Unidecode
- Try::Tiny
- base
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
CPAN::Mini::Webserver - Search and browse Mini CPAN
VERSION
version 0.58
SYNOPSIS
% minicpan_webserver
DESCRIPTION
This module is the driver that provides a web server that allows you to search and browse Mini CPAN. See minicpan_webserver for details on its use.
CURRENT MAINTAINER
Christian Walde <walde.christian@googlemail.com>
SUPPORT
Bugs / Feature Requests
Please report any bugs or feature requests through the issue tracker at http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Mini-Webserver. You will be notified automatically of any progress on your issue.
Source Code
This is open source software. The code repository is available for public review and contribution under the terms of the license.
https://github.com/wchristian/cpan-mini-webserver
git clone https://github.com/wchristian/cpan-mini-webserver.git
AUTHORS
Leon Brocard <acme@astray.com>
Christian Walde <walde.christian@googlemail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Christian Walde.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install CPAN::Mini::Webserver, copy and paste the appropriate command in to your terminal.
cpanm CPAN::Mini::Webserver
perl -MCPAN -e shell install CPAN::Mini::Webserver
For more information on module installation, please visit the detailed CPAN module installation guide.