On 2014-12-08 15:24:43, ADIRAJ wrote:
Show quoted text> Hmm, has there been any discussion anywhere about someone else taking
> over Test::Unit, and/or what it would take to get it running on modern
> perls? It's probably something simple, and I rely on Test::Unit for a
> commercial project, so it may just be easier for me to take over
> maintenance of Test::Unit, and get it running properly on modern perl.
>
Adopting Test-Unit would be an even better solution. It seems that there's a newer devel version (see
https://metacpan.org/release/MCAST/Test-Unit-0.25_1325 ), but even this one does not test cleanly for perl 5.16 and newer.
Regards,
Slaven
Show quoted text> Adi
>
> On Dec 8, 2014, at 11:52 AM, Slaven_Rezic via RT wrote:
>
> > Mon Dec 08 14:52:28 2014: Request 100785 was acted upon.
> > Transaction: Ticket created by SREZIC
> > Queue: CGI-Widget-DBI-Search
> > Subject: Dependency on Test::Unit problematic
> > Broken in: (no value)
> > Severity: (no value)
> > Owner: Nobody
> > Requestors: SREZIC@cpan.org
> > Status: new
> > Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=100785 >
> >
> >
> > Test::Unit had its last stable release in 2005 and does not install
> > cleanly on modern perl installations (5.14 and later). See
> >
http://matrix.cpantesters.org/?dist=Test-Unit%200.25 for a pass/fail
> > test overview. Maybe it would be good to switch to a supported test
> > module, or use simply Test::More.
> >
> > Regards,
> > Slaven