Help for this page
Select Code to Download
Select
or
download this
$_->$AUTOLOAD(@args) for @$self;
Select
or
download this
print $mfh "A line of output.\n";
Select
or
download this
$mfh->print("A line of output.\n");