Help for this page

Select Code to Download


  1. or download this
    # use:
    
    ...
    
    print $obj->method("foo");
    
  2. or download this
    warn "the blargle flargle, $foo, is very busted!" if $DEBUG;