Help for this page

Select Code to Download


  1. or download this
    FILTER_ONLY( all => \&filter_html_blocks , code => \&CLASS_HPLOO , all
    + => \&dump_code ) ;
    
  2. or download this
    use Class::HPLOO ;#qw(dump) ;
    
    ...
      }
    
    }
    
  3. or download this
      print "class null { sub n { 1 } }\n" ;
      
    ...
    
    }