Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Chopping the beginning of a string?

by l2kashe (Deacon)
on Oct 29, 2003 at 16:00 UTC ( [id://303027]=note: print w/replies, xml ) Need Help??


in reply to Chopping the beginning of a string?

my $str = 'abcdef'; $str = $1 if $str =~ m/^.(.*)$/;

use perl;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-25 09:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found