[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [FWP] Stumper



On Mon, Mar 19, 2001 at 11:12:36AM +0200, Ilmari Karonen wrote:
> ..or perhaps simply:
> 
>   skip {
>       my $pig = Pigs->new  unless $SKIP;

Oops.  I'm not sure we want to go there ....

>       $pig->takeoff        unless $SKIP;
> 
>       ok { $pig->altitude > 0 };
>       ok { $pig->mach >= 2 };
>   } !Pigs->can('fly');

-- 
Paul Johnson - paulj@olsen.ch

==== Want to unsubscribe from Fun With Perl?  Well, if you insist...
==== Send email to <fwp-request@technofile.org> with message _body_
====   unsubscribe