Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Can't load this path into Perl

by poolpi (Hermit)
on Jan 23, 2009 at 11:54 UTC ( [id://738445]=note: print w/replies, xml ) Need Help??


in reply to Can't load this path into Perl

If you need to deal with file names,
see this core module in PathTools: File::Spec .
(At least since Perl 5.00405)

my $full_path = File::Spec->catpath( $volume, $directory, $file );


hth,
PooLpi

'Ebry haffa hoe hab im tik a bush'. Jamaican proverb

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-25 13:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found