Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: cwd pragma (rfc)

by sh1tn (Priest)
on Jun 28, 2006 at 10:25 UTC ( [id://557976]=note: print w/replies, xml ) Need Help??


in reply to Re^2: cwd pragma (rfc)
in thread cwd pragma (rfc)

Maybe just
$realpath = join(q//, split(/.[^\/]+$/,$realpath));


Replies are listed 'Best First'.
Re^4: cwd pragma (rfc)
by ikegami (Patriarch) on Jun 28, 2006 at 13:46 UTC
    The point of mine was to remove slow operations, not add new ones.

Log In?
Username:
Password:

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

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

    No recent polls found