Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re (tilly) 2: Sort of like a file handle, but not

by Cine (Friar)
on Aug 21, 2001 at 23:01 UTC ( [id://106689]=note: print w/replies, xml ) Need Help??


in reply to Re (tilly) 2: Sort of like a file handle, but not
in thread Sort of like a file handle, but not

Actually globbing is one of the most unportable things on unix. The way perl solves this is by calling /bin/csh with your glob and passes you the result. This is also why globbing CANT work while working under Taint mode...

T I M T O W T D I
  • Comment on Re: Re (tilly) 2: Sort of like a file handle, but not

Replies are listed 'Best First'.
Re: Re: Re (tilly) 2: Sort of like a file handle, but not
by IraTarball (Monk) on Aug 21, 2001 at 23:10 UTC
    As of 5.6 perl began implementing this with bsd_glob. See perldoc -f glob and perldoc File::Glob for more...

    P.S. I've been using it on Windows without any problems.

    Thanks, Ira,

    "~/.signature not found"
    ~Signature from my lead's e-mail

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-24 07:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found