Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: verbatim, non-interpolated assignment

by onelesd (Pilgrim)
on Sep 14, 2011 at 00:14 UTC ( [id://925786]=note: print w/replies, xml ) Need Help??


in reply to verbatim, non-interpolated assignment

Perhaps you can do it this way:

use strict ; use warnings ; print $_ while (<DATA>) ; __DATA__ RT @peteyorn: @Starbucks Thanks for putting the Break Up album for sal +e in your stores. \\ It's a great album! Nice work!

Replies are listed 'Best First'.
Re^2: verbatim, non-interpolated assignment
by toro (Beadle) on Sep 14, 2011 at 03:50 UTC
    Thank you. Is the + something I should type in, or something incidental that came off your terminal?
      Is the + something I should type in, or something incidental that came off your terminal?

      That + is related to your Display Settings, specifically code wrapping. Do not retype code, or even copy & paste from the node itself. Use the download link, which is there for that very reason.

      HTH,

      planetscape

Log In?
Username:
Password:

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

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

    No recent polls found