There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

TCP::Rebuild::App - the guts of the tcprebuild command

SYNOPSIS

#!/usr/bin/perl
use TCP::Rebuild::App;
TCP::Rebuild::App->run;

run

This method is called by tcprebuild to do all the work. Relying on it doing something sensible is plain silly.

SEE ALSO

AUTHORS

David Cannings, <david at edeca.net>

Copyright 2010, released under the same terms as Perl itself.