perl-Debug-Phases

Announce BEGIN and INIT phases to help locate problems

SRPM:     perl-Debug-Phases-0.0.2-2.n0i.2.fc7.src.rpm
SPEC:     perl-Debug-Phases.spec
Version:  0.0.2
Release:  2.n0i.2.fc7
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     4796
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Debug-Phases/
Date:     Sat Jun 02 2007, 12:39 GMT

Description:

This tiny module does nothing but announce the start of the BEGIN and INIT
phases, recording how long the compilation (BEGIN phase) took. It's handy
for tracking down whether particular problems are compile-time or run-time,
and also for evaluating the time-cost for using other modules.

Changelog:

  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.0.2-2.n0i.2
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.7
  • Tue Sep 13 2005 Marius Feraru <altblue@n0i.net> 0.0.2-1.n0i.1
    - version 0.0.2
    - initial packaging

Files:

  • Debug-Phases-0.0.2.tar.gz
  • perl-Debug-Phases.spec

Requires:

  • perl(ExtUtils::MakeMaker)
  • perl(Test::More)
  • perl(Time::HiRes)
  • perl(version)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)