I also had some fuzzy logic in some code: setting a string flag to iether 'true', 'false' or the equally valid value 'maybe'my @bits = split(/\|/,$string); foreach my $bit(@bits){ # work with each bit.. }
___ /\__\ "What is the world coming to?" \/__/ www.wolispace.com
In reply to Re: (shockme) Re: Funniest Variable/Subroutine names
by wolis
in thread Funniest Variable/Subroutine names
by lshatzer
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |