AlignDB-Stopwatch
view release on metacpan or search on metacpan
Length of divider char, default is [30]
min_div_length
minimal single-side divider length, default is [5]
uuid
Use Data::UUID to generate a UUID that prevent inserting meta info more
than one time on multithreads mode
METHODS
record
Record $main::0 to program_name and [@main::ARGV] to program_argv.
Getopt::Long would manipulate @ARGV.
my $stopwatch = AlignDB::Stopwatch->new->record;
lib/AlignDB/Stopwatch.pm view on Meta::CPAN
Length of divider char, default is [30]
=head2 min_div_length
minimal single-side divider length, default is [5]
=head2 uuid
Use Data::UUID to generate a UUID that prevent inserting meta info more than
one time on multithreads mode
=head1 METHODS
=head2 record
Record $main::0 to program_name and [@main::ARGV] to program_argv.
Getopt::Long would manipulate @ARGV.
my $stopwatch = AlignDB::Stopwatch->new->record;
( run in 0.557 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )