Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    my $my_object = new();
    $my_object->open_file();
    $my_object->read_file();
    
  2. or download this
    <$self->{FH}>
    
  3. or download this
    <$self->   {FH}  >