1Test::AutoBuild::CounteUrs:e:rChCaonngterLiibsutt(e3d)PTeerslt:D:oAcuutmoeBnutialtdi:o:nCounter::ChangeList(3)
2
3
4
6 Test::AutoBuild::Counter::ChangeList - Generates a build counter based
7 on source repository changelist
8
10 use Test::AutoBuild::Counter::ChangeList;
11
12 my $counter = Test::AutoBuild::Counter::ChangeList->new(options => \%options);
13
14 # Retrieve the current counter
15 $counter->value();
16
18 $counter->generate();
19 Generates a build counter based on the source repository
20 changelist. If multiple repositories are configured, the
21 changelists of all of them will be combined with periods.
22
24 Daniel Berrange <dan@berrange.com>, Dennis Gregorovic
25 <dgregorovic@alum.mit.edu>
26
28 Copyright (C) 2005 Daniel Berrange
29
31 perl(1), Test::AutoBuild, Test::AutoBuild::Runtime
32
33
34
35perl v5.12.1 2007-1T2e-s0t8::AutoBuild::Counter::ChangeList(3)