Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: General quine

by mtve (Deacon)
on May 20, 2009 at 13:56 UTC ( [id://765228]=note: print w/replies, xml ) Need Help??


in reply to General quine

inspired:

print$`,$`,q(print$`,$`,q(1)=~1,$',$')=~1,$',$'

or a bit shorter

print$`,$_=q(print$`,$_=q( ),$' x/ /),$' x/ /

update: more regex quine

print q(print q(1)=~/((\D+)|.)/g)=~/((\D+)|.)/g

Log In?
Username:
Password:

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

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

    No recent polls found