NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
On the Test::Builder::Tester lynch mob (Score:2)
Let me say that the so-called 'screen-scraping' idea for T::B::T was entirely the author of Test::Builder's idea [perl.org] and uses only documented interfaces. There is no 'breaking inside' or 'peeking' going on. If you can think of any better way to determine if the diagnostics that are output from your new testing module matches what you expecte
Re:On the Test::Builder::Tester lynch mob (Score:2)
The method of grabbing the screen output is documented, but exactly what gets output is not. The way I put it was:
You are wicked and wrong to have scraped the
Re:On the Test::Builder::Tester lynch mob (Score:2)
I like the point about an automated tool, but I'm certainly not going to write one. Or I might, but if I do then I should find some way to allow other people to use it. And I don't mean just by giving them the tool to run too. I mean making some kind of service available.
It's about time we produced some fine-grained notification method for new module releases. If this was a couple of years ago, I'd have said we could let people register email addresses. This day and age I'd say we need to have a system that people can subscribe to releases via their RSS readers.
Reply to This
Parent