Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Re-Interpolating a Scalar (a string)

by cmeyer (Pilgrim)
on Jul 29, 2005 at 18:27 UTC ( [id://479501]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
           How can I expand variables in text strings?
    
           Let's assume that you have a string like:
    ...
               $text =~ s/\$(\w+)/$user_defs{$1}/g;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 16:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found