Help for this page
Select Code to Download
Select
or
download this
package MyTypes; ... via { tie my @array, "Tie::File", $_; return \@array }; 1;