use strict; use warnings; use SLUB::LZA::Rosetta::TA; SLUB::LZA::Rosetta::TA->run; =head1 NAME ta-tool - the swiss knife for the technical analyst working with Rosetta Achival Information system =head1 SYNOPSIS ta-tool <cmd> [options] COMMANDS: search the search count OPTIONS: -v --verbose Show more detailed option -h --help Prints this help information =head1 DESCRIPTION TODO =head1 COPYRIGHT AND LICENSE Copyright by Andreas Romeyke, free licensed under Perl Artistic License. =cut 1;