Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: a prime bug

by ownlifeful (Beadle)
on Jun 11, 2017 at 11:52 UTC ( [id://1192523]=note: print w/replies, xml ) Need Help??


in reply to Re: a prime bug
in thread a prime bug

I suppose, if you want to be formal about it.
iirc, __END__ and __DATA__ are equivalent, and that's why the script runs. Please correct me if you know otherwise.

Replies are listed 'Best First'.
Re^3: a prime bug
by shmem (Chancellor) on Jun 11, 2017 at 12:07 UTC

    Running a script - perl script.pl - the tokens make no difference. But if you invoke perl on the command line to read STDIN and paste the script, __END__ makes DATA into STDIN, and you have to type Ctrl-d to close STDIN/DATA. Not a big deal, but that's the difference ;-)

    perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2026-02-14 07:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.