RT for rt.cpan.org
Skip Menu
|
Bug #43542 for Template-Timer: Patch to resolve tickets #16914 & #26002 (duplicate problem reports)
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Template-Timer CPAN distribution
.
Report information
The Basics
Id:
43542
Status:
resolved
Priority:
0/
Queue:
Template-Timer
People
Owner:
Nobody in particular
Requestors:
i.norton [...] lancaster.ac.uk
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Mon Feb 23 12:45:04 2009
i.norton [...] lancaster.ac.uk - Ticket created
Subject:
Patch to resolve tickets #16914 & #26002 (duplicate problem reports)
Date:
Mon, 23 Feb 2009 17:44:42 -0000
To:
<bugs-Template-Timer [...] rt.cpan.org>
From:
"Norton, Ian" <i.norton [...] lancaster.ac.uk>
--- Template-Timer-0.04-sjpAFd/t/eval.t 2005-10-17 04:53:55.000000000 +0100 +++ Template-Timer-0.04-worTZ2/t/eval.t 2009-02-23 17:18:35.000000000 +0000 @@ -3,9 +3,10 @@ use strict; use warnings; -use Test::More tests => 2; +use Test::More tests => 3; BEGIN { + use_ok( 'Template' ); use_ok( 'Template::Timer' ); }
Sat Mar 07 00:12:16 2009
PETDANCE [...] cpan.org - Correspondence added
This is fixed in 1.00.
Sat Mar 07 00:12:17 2009
The RT System itself - Status changed from 'new' to 'open'
Sat Mar 07 00:12:17 2009
PETDANCE [...] cpan.org - Status changed from 'open' to 'resolved'