1Test::AutoBuild::CounteUrs:e:rTiCmoensttraimbpu(t3e)d PeTrelstD:o:cAuumteonBtuaitlido:n:Counter::Timestamp(3)
2
3
4
6 Test::AutoBuild::Counter::Timestamp - Generates a build counter based
7 on current time
8
10 use Test::AutoBuild::Counter::Timestamp;
11
12 my $counter = Test::AutoBuild::Counter::Timestamp->new(options => \%options);
13
14 # Retrieve the current counter
15 $counter->value();
16
18 $counter->generate();
19 Generates a build counter based on the current time (seconds since
20 the epoch).
21
23 Daniel Berrange <dan@berrange.com>, Dennis Gregorovic
24 <dgregorovic@alum.mit.edu>
25
27 Copyright (C) 2005 Daniel Berrange
28
30 perl(1), Test::AutoBuild, Test::AutoBuild::Runtime
31
32
33
34perl v5.12.1 2007-12T-e0s8t::AutoBuild::Counter::Timestamp(3)