Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: simple question

by hydo (Monk)
on Nov 22, 2002 at 06:21 UTC ( [id://215017]=note: print w/replies, xml ) Need Help??


in reply to Appending characters to an existing string

my $a = "wolf"; my $pled = $a . ".pl"; # $pled is now "wolf.pl"
There are plenty of other ways to do it. I just got into the habit of doing it that way for no particular reason.

Log In?
Username:
Password:

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

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

    No recent polls found