Rechercher une page de manuel
Test::AutoBuild::Counter::Time.3pm
Langue: en
Version: 2007-12-08 (fedora - 01/12/10)
Section: 3 (Bibliothèques de fonctions)
NAME
Test::AutoBuild::Counter::Time - Generates a build counter based on current timeSYNOPSIS
use Test::AutoBuild::Counter::Time; my $counter = Test::AutoBuild::Counter::Time->new(options => \%options); # Retrieve the current counter $counter->value();
METHODS
- $counter->generate();
- Generates a build counter based on the current time (seconds since the epoch).
AUTHORS
Daniel Berrange <dan@berrange.com>, Dennis Gregorovic <dgregorovic@alum.mit.edu>COPYRIGHT
Copyright (C) 2005 Daniel BerrangeSEE ALSO
perl(1), Test::AutoBuild, Test::AutoBuild::RuntimeContenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre