NAME
Dist::Zilla::Plugin::CopyTo - Also COPYTO plugin of Dist::Zilla
SYNOPSIS
Used to copy the module to other directories. Typically useful when you have local repositories
#dist.ini
dir = ~/git/Perl-Dist-Zilla-Plugin-CopyTo
dir = ~/svn/Perl-Dist-Zilla-Pulgin-CopyTo
AUTHOR
Woosley.Xu
COPYRIGHT & LICENSE
Copyright 2009, Woosley.Xu.
This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.