Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Using wildcards to open files.

by brap (Pilgrim)
on Oct 26, 2012 at 13:31 UTC ( [id://1001079]=note: print w/replies, xml ) Need Help??


in reply to Using wildcards to open files.

Hi starface245,

The error message you provided leads me to believe you're on a Windows system. If that's not the case, this might not work, so feel free to disregard.

Putting the file name itself in double quotes might be the answer here.

$cmd = "perl script.pl < \"$file\""; (somewhat tested)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-03-19 07:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found