Help for this page
$FileHandle = GGI::->new(); $FileStream = $FileHandle->('AUT_file');
print $FileStream,"\n";
print <$FileStream>,"\n";