NAME
EPublisher::Target - Container for Target plugins
VERSION
version 0.7
SYNOPSIS
my $target_options = { type => 'CPAN', 'pause_id' => 'reneeb', pause_pass => 'secret' };
my $cpan_target = EPublisher::Target->new( $target_options );
$cpan_target->any_plugin_subroutine;
METHODS
new
COPYRIGHT & LICENSE
Copyright 2010 Renee Baecker, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms of Artistic License 2.0.
AUTHOR
Renee Baecker (<module@renee-baecker.de>)
AUTHOR
Renee Baecker <module@renee-baecker.de>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2012 by Renee Baecker.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)