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.
Re: Perl Test Reference Card (Score:1)
How about Test::NoWarnings? (not that there are any new test functions are are imported, but its still a something that might be of use to someone) :)
-biz-
Reply to This
Re: Perl Test Reference Card (Score:1)
qw(Ian Langworth)
Re: Perl Test Reference Card (Score:1)
I'd suggest adding Test::Exception, which is really quite lovely. (Reminder to self: cpanrate that.) Oh, and Test::Pod. If there's still lots of room, Test::Differences, Test::DatabaseRow, Test::LongString. I'm not sure which of those are really used, these days. If you go to two pages, you can be pretty liberal in what you include.
Do
rjbs
Re: Perl Test Reference Card (Score:1)
I was trying to emulate the standard TeX-based reference cards I've seen in the past, but I was also trying to be a little artsy (with OpenOffice? riiight). However, you plopped the source of a TeX-based quick ref right in my lap.
Thanks for the suggesions, I'll get crackin'
(Hrm, use TeX, or be artsy..)
qw(Ian Langworth)
Re: Perl Test Reference Card (Score:1)
Okay, newer version uploaded. Tell me if you like this style more -- tidied code, equal-spaced columns. Download [langworth.com] (PDF)
qw(Ian Langworth)
Re: Perl Test Reference Card (Score:1)
rjbs