NAME
EPublisher::Source::Plugin::MetaCPAN - Get POD from distributions via MetaCPAN
VERSION
version 0.21
SYNOPSIS
my $source_options = { type => 'MetaCPAN', module => 'Moose' };
my $url_source = EPublisher::Source->new( $source_options );
my $pod = $url_source->load_source;
METHODS
load_source
$url_source->load_source;
reads the URL
AUTHOR
Renee Baecker <module@renee-baecker.de>, Boris Daeppen <boris_daeppen@bluewin.ch>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2012 by Renee Bäcker, Boris Däppen.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)