Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: How can I extract part of a string after a specific character

by bronto (Priest)
on Jul 11, 2002 at 12:15 UTC ( #181004=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $string ;
    my $title = 'TITLE=SPECIAL CASE 1' ;
    $string = $title if $title =~ s/^TITLE=// ;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2023-06-07 06:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (29 votes). Check out past polls.

    Notices?