Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
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 romping around the Monastery: (3)
As of 2023-06-04 14:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (22 votes). Check out past polls.

    Notices?