Help for this page

Select Code to Download


  1. or download this
    $obj->ob_count;
    
  2. or download this
    my $count = 'Numbers'->get_count;
    
  3. or download this
    sub DESTROY {
        $obj_count--
    }