[PATCH] circular data structures in Test::More

2003-03-03 Thread Fergal Daly
This patch lets Test::More compare circular data structures. Get the latest version (0.47) of Test::More, apply fixes.patch to fix some issues, then apply circular.patch. Test with circular.t, F -- Do you need someone with lots of Unix sysadmin and/or lots of OO software development experienc

Re: Test::Pod 0.95 is out

2003-03-03 Thread schwern
On Mon, Mar 03, 2003 at 02:33:32PM -0600, Andy Lester wrote: > There's a new Test::Pod in town, and it uses Sean's Pod::Simple instead > of Pod::Checker. > > Details at http://use.perl.org/~petdance/journal/10867 > > Comments welcome, of course. The old pod_ok() will still work, but the hooha

Test::Pod 0.95 is out

2003-03-03 Thread Andy Lester
There's a new Test::Pod in town, and it uses Sean's Pod::Simple instead of Pod::Checker. Details at http://use.perl.org/~petdance/journal/10867 Comments welcome, of course. xoxo, Andy -- Andy Lester, lead singer & driver of the Winnebago [EMAIL PROTECTED], AIM:petdance http://petdance.com/ http

Problem with Test::More and Does Not Exist

2003-03-03 Thread Fergal Daly
perl -MTest::More=no_plan -e 'is_deeply({}, {key => []})' should fail but doesn't because $DNE is deeply equal to [] and _deep_check doesn't notice the class difference. Patch attached. F -- Do you need someone with lots of Unix sysadmin and/or lots of OO software development experience? Go

Fw: Binmode bug in Test::Inline v0.15

2003-03-03 Thread Max Maischein
Hello all, I sent this mail to Michael a while ago, but he didn't find the time to look into the issue (yet), so I'm resending the mail to the list - I hope the attached test also makes it onto the list, otherwise, I'll remail that test in a separate message. Please CC me on any replies, as I'm n