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

Re: subsitute s/ and match m/ failure

by svenXY (Deacon)
on Jan 22, 2009 at 15:00 UTC ( [id://738183]=note: print w/replies, xml ) Need Help??


in reply to subsitute s/ and match m/ failure

Hi,
since you split on ':' which is after .log,
$ip =~ s/\.log$//;
will do the trick.
Regards,
svenXY

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-26 07:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found