if ( grep { /($admin_user)/i } $author ) { print "$blah "; } else { print "$uber_blah"; }
In reply to Re: Re: Re: Is for the wrong choice here?
by jerrygarciuh
in thread Is 'for' the wrong choice here?
by jerrygarciuh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |