Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

(joshua)Re: checking the end of line

by joshua (Pilgrim)
on Jul 19, 2002 at 22:36 UTC ( [id://183486]=note: print w/replies, xml ) Need Help??


in reply to checking the end of line

Something like this...
#!/usr/bin/perl -w use strict; my $path = 'hiec/by/mlor/kkss23/dndd@@mani/css.cpp/0'; $path = chop($path); if ($path == 0) {} else {}
Joshua

Log In?
Username:
Password:

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

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

    No recent polls found