Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Is there a reason to use "join" instead of just using the period?

by aquarium (Curate)
on Nov 18, 2010 at 23:03 UTC ( [id://872375]=note: print w/replies, xml ) Need Help??


in reply to Is there a reason to use "join" instead of just using the period?

i also like best your "or maybe" technique.
i've seen the pattern your new person does in scripting, not just perl. the more typical case for using it is when there's a big bag of all sorts of variables and/or output from inline system calls. using this pattern you can fairly clearly see everything that gets joined together, and in the right order. in other words, a visual aid. but with all those quotes and commas, it loses some of that. i wouldn't frown upon it.
the hardest line to type correctly is: stty erase ^H
  • Comment on Re: Is there a reason to use "join" instead of just using the period?

Log In?
Username:
Password:

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

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

    No recent polls found