Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Problem using Win32::Perms

by VSarkiss (Monsignor)
on Oct 11, 2002 at 20:59 UTC ( [id://204663]=note: print w/replies, xml ) Need Help??


in reply to Problem using Win32::Perms

Use either: $path = 'F:\Test';or $path = "F:/Test";In other words, either forward slashes or single quotes.

Replies are listed 'Best First'.
Re: Re: Problem using Win32::Perms
by rgold (Initiate) on Oct 11, 2002 at 21:42 UTC
    I tried both, but I'm getting the same error.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 01:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found