How can I use match function? What I did is not working. What I tried:
if($file !~ /\.doc/) { do something }
or
if($file !~ /.doc/)
Thanks in advance!
Hong
_______________________________________________ Perl-Unix-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs