Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Unlimited chaining (is there a way to detect this?)

by Burak (Chaplain)
on Jan 05, 2008 at 22:43 UTC ( [id://660583]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print $o->bar->bar->bar->bar->bar->bar->bar->bar->bar->bar->bar->bar->
    +bar->bar->baz;
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    
    print $o->bar->bar->bar->bar->bar->bar->bar->bar->bar->bar->bar->bar->
    +bar->bar->baz;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://660583]
Approved by Old_Gray_Bear
Front-paged by pKai
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-25 23:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found