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

Re^2: Altering the inheritance path of an object

by remiah (Hermit)
on Sep 28, 2012 at 12:47 UTC ( #996204=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    {
    ...
    
    my $p=TalkativeInt->new(7);
    $p->talk;
    
  2. or download this
    #!/usr/bin/perl
    {
    ...
    
    my $p=TalkativeInt->new(7);
    $p->talk;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2023-09-23 18:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?