Help for this page
Select Code to Download
Select
or
download this
$fh->$AUTOLOAD( @args ) for my $fh @$self;
Select
or
download this
$_->$AUTOLOAD(@args) for @$self;