Help for this page

Select Code to Download


  1. or download this
    after 'file' => sub { 
        my $self = shift;
    ...
        
        close $FILE;
    };