This has been confused me:

[an...@localhost tmp]$ ls
[an...@localhost tmp]$ perl -le'print glob("foo.3")'
foo.3


there is nothing in the tmp directory.
but why glob("foo.3") returns the string?

$ perl -v

This is perl, v5.8.8 built for i686-linux

Thanks.

-- 
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