Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^7: Reply

by tadman (Prior)
on Jun 08, 2001 at 04:38 UTC ( [id://86807]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Perl::Golf;
    
    sub re{
    $_=pop;s/Re:\s*/\x01/g;s/Re(\d+):\s*/"\x01"x$1/eg;s/(\x01+)/"Re".
    length($1).": "/e;$_;
    }
    
  2. or download this
    print re("Re: Re: Re: Re: Re: Re: Reply\n");
  3. or download this
    Re6: Reply

Log In?
Username:
Password:

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

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

    No recent polls found