Hi there,

How do I use the glob command to handle "~"?

I am getting file not found for something like ~/cvs/blah.pl
so this command dies with "file not found:"

    open BBOUTPUT, "<$output_file" or die $!;




Cheers,

Noah

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to