Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Portability of glob function in a modern perl

by bsb (Priest)
on Jul 18, 2008 at 06:30 UTC ( [id://698521]=note: print w/replies, xml ) Need Help??


in reply to Re: Portability of glob function in a modern perl
in thread Portability of glob function in a modern perl

Does using File::Glob::bsd_glob() instead solve the spaces issue? Or are there other traps?
  • Comment on Re^2: Portability of glob function in a modern perl

Replies are listed 'Best First'.
Re^3: Portability of glob function in a modern perl
by Corion (Patriarch) on Jul 18, 2008 at 06:46 UTC

    No - for the cases where I use glob, I always have use File::Glob qw(bsd_glob); at the top of my script. When using glob, bsd_glob is the sane and safe way.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://698521]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (8)
As of 2024-04-19 12:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found