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.