Source: libtime-stopwatch-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carlo Segre <segre@debian.org>, Gustavo Franco <stratus@debian.org>,
 gregor herrmann <gregoa@debian.org>, Fabrizio Regalli <fabreg@fabreg.it>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/Time-Stopwatch/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtime-stopwatch-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtime-stopwatch-perl/

Package: libtime-stopwatch-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Perl module to use tied scalars as timers
 The Time::Stopwatch module provides a convenient interface to
 timing functions through tied scalars.  From the point of view of the
 user, scalars tied to the module simply increase their value by one
 every second.
