Hi

you can test if something is defined with

if( defined( $var ) )

( in addition: for hashs there is also exists() )

HTH Martin

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to