in reply to Re: boolean IN(); function in perl likein thread boolean IN(); function in perl like
if ( $e == any( @a ) ) { ... } [download]