1Test::AutoBuild::CounteUrs:e:rTiCmoen(t3r)ibuted Perl DoTceusmte:n:tAauttiooBnuild::Counter::Time(3)
2
3
4

NAME

6       Test::AutoBuild::Counter::Time - Generates a build counter based on
7       current time
8

SYNOPSIS

10         use Test::AutoBuild::Counter::Time;
11
12         my $counter = Test::AutoBuild::Counter::Time->new(options => \%options);
13
14         # Retrieve the current counter
15         $counter->value();
16

METHODS

18       $counter->generate();
19           Generates a build counter based on the current time (seconds since
20           the epoch).
21

AUTHORS

23       Daniel Berrange <dan@berrange.com>, Dennis Gregorovic
24       <dgregorovic@alum.mit.edu>
25
27       Copyright (C) 2005 Daniel Berrange
28

SEE ALSO

30       perl(1), Test::AutoBuild, Test::AutoBuild::Runtime
31
32
33
34perl v5.12.1                      2007-12-08 Test::AutoBuild::Counter::Time(3)
Impressum