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 change‐
20 list. If multiple repositories are configured, the changelists of
21 all of them will be combined with periods.
22
24 Daniel Berrange <dan@berrange.com>, Dennis Gregorovic <dgre‐
25 gorovic@alum.mit.edu>
26
28 Copyright (C) 2005 Daniel Berrange
29
31 perl(1), Test::AutoBuild, Test::AutoBuild::Runtime
32
33
34
35perl v5.8.8 2007-1T2e-s0t9::AutoBuild::Counter::ChangeList(3)