A handful of interesting articles via the use.perl.org journals today:
- Miyagawa posts some Web::Scraper hacks and asks people to post their own hacks to del.icio.us with the tag webscraper.
- Alias (Adam Kennedy) compares his own module, Object::Tiny with the similar Class::Accessor and demonostrates the superiority of his own module on several fronts. Frankly, I'm convinced, and will be checking out Object::Tiny real soon now.
- jplindstrom discusses a common unit testing behaviour, using
tests => 1000during development, and shows how it's an artifact of how Test::Harness deals with mismatched test counts, and why with the newer TAPx::Parser you no longer need to do this. (For more about the Test::Harness 3 move, keep an eye on our Project Hum blog=.)
I feel left out:
http://blog.jrock.us/articles/Mixing%20Class::C3%20and%20NEXT.pod
Jon, you can notify us of stuff you think's interesting/worth posting by emailing us to editors@perlbuzz.com.