NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Whinedows (Score:2)
That tip was brought to you by the good folks at perlmonks [perlmonks.org].
--Nat
Re:Whinedows (Score:1)
I note that glob() seems to use Unix globbing logic, not MSDOS globbing logic. I guess that's okay, even tho in theory one could type "*.[t-z]" and really mean all files ending in a literal ".[t-z]", as opposed to all files ending in a dot and any single letter t thru z.
Reply to This
Parent