Help for this page

Select Code to Download


  1. or download this
        my $binmode = $args->{binmode};
        $binmode = ( ( caller(0) )[10] || {} )->{'open<'} unless defined $
    +binmode;
        my $fh = $self->filehandle( { locked => 1 }, "<", $binmode );