Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Why isn't this a quine?

by hossman (Prior)
on Aug 02, 2009 at 23:48 UTC ( [id://785303]=note: print w/replies, xml ) Need Help??


in reply to Re: Why isn't this a quine?
in thread Why isn't this a quine?

might as well make it psuedo-palandromy

hossman@coaster:~$ cat monk.pl seek DATA, 0, 0; print <DATA> __DATA__ print <DATA> seek DATA, 0, 0; hossman@coaster:~$ perl monk.pl seek DATA, 0, 0; print <DATA> __DATA__ print <DATA> seek DATA, 0, 0;

Log In?
Username:
Password:

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

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

    No recent polls found