Stories
Slash Boxes
Comments
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

use Perl Log In

Log In

[ Create a new account ]

barbie (2653)

barbie
  reversethis-{ku. ... m} {ta} {eibrab}
http://barbie.missbarbell.co.uk/

Leader of Birmingham.pm [pm.org] and a CPAN author [cpan.org]. Co-organised YAPC::Europe in 2006 and the 2009 QA Hackathon, responsible for the YAPC Conference Surveys [yapc-surveys.org] and the QA Hackathon [qa-hackathon.org] websites. Also the current caretaker for the CPAN Testers websites and data stores.

If you really want to find out more, buy me a Guinness ;)

Links:
Memoirs of a Roadie [missbarbell.co.uk]
[pm.org]
CPAN Testers Reports [cpantesters.org]
YAPC Conference Surveys [yapc-surveys.org]
QA Hackathon [qa-hackathon.org]

Journal of barbie (2653)

Thursday August 05, 2004
07:57 AM

The Perl Review

[ #20250 ]
Matt brought back some copies of The Perl Review back from OSCON. I have just finished reading it. All I can say is an excellent job by everyone.

I do like the inclusion of the Perl Testing Reference Card on the back page, though was a little disappointed to not see Test::Pod::Coverage in there. Michael Rodriguez's 'Extending XML::XPath' made fascinating reading. It was also interesting to see several mentions of refactoring in the magazine. 'The Magick Tile Puzzles' article by Grant Mclean, has given me several ideas both for DanDan and for a T-Shirt design that Birmingham Perl Mongers have been trying to concoct :)

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • There's not much to Test::Pod::Coverage, until you want to customize it. Is that something you're doing?
    --

    --
    xoa

    • No, it's just a nice module to ensure you've all the POD bits you thought you had. It was something I have previously discussed with Sagar (author of Test::Distribution) about adding to his module, but I have yet to have time to write the patch for him :(

      I seem to have a backlog of patches I need to write/finish at some point in time. With all the other things that have taken a higher priority in my life, they've had to take a back seat.