New to list (with baggage)
Jonathan Rockway
jon at jrock.us
Wed Dec 6 16:37:31 GMT 2006
Dave Cross wrote:
> Quoting "Cullen, Lee (Treasury)" <LeeCullen at hbosts.com>:
>
>> [ But Spike *is* > Buffy though ]
>
> Looks like someone may have overloaded your comparison operator in
> strange ways :)
>
The binary "*is* >" operator returns true if the lhs is greater than the
rhs or throws an exception otherwise. The *s* mean "assertion".
The first person to commit this to Pugs gets a prize!
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the london.pm
mailing list