Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

bcole23's scratchpad

by bcole23 (Scribe)
on Mar 05, 2005 at 00:06 UTC ( [id://436815]=scratchpad: print w/replies, xml ) Need Help??

#! perl -w use File::Basename; my $path = "/qw/er/ty.ui/"; $path =~ s/\/$//; my $filename = basename($path); print $filename;


ty.ui
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-20 04:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found