Help for this page

Select Code to Download


  1. or download this
    CBase *p;
    p = new(CDerived);
    p->virtual_function();
    
  2. or download this
    package Dog::Proxy;
    
    ...
    }
    
    1;
    
  3. or download this
    package Dog::Base;
    
    ...
    }
    
    1;
    
  4. or download this
    package Dog::Cocker;
    
    ...
    }
    
    1;
    
  5. or download this
    #!/usr/local/bin/perl -wT
    # test.pl
    ...
    
    $cosette->bark; $cosette->wag_tail;
    $moose->bark; $moose->wag_tail;
    
  6. or download this
    $VAR1 = bless( {
                     'breed' => {
    ...
    tail wagging
    shriek
    tail over back