Help for this page

Select Code to Download


  1. or download this
    print {$self->{_handle}} "string here";
    
  2. or download this
    $self->{_handle}->print("string here");