Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Koschei's scratchpad

by Koschei (Monk)
on Jun 13, 2004 at 10:26 UTC ( #363784=scratchpad: print w/replies, xml ) Need Help??

#!/usr/bin/perl -w use strict; use Test::More qw/no_plan/; ok $self->gf->nice => "Yahoo!"; ok ($self->accommodation->rent != NOT_TOO_BAD) => "Yahoo!"; ok defined($job), "Yahoo!"; ok ($job->money >= $GOOD_PAY), "Yahoo!"; TODO: { ok defined($plan), "Must have plan."; ok ( @books > 2 => "Must get around to writing books."; }
yada, yada, yada.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others cooling their heels in the Monastery: (1)
As of 2023-06-01 23:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?