Help for this page
#! perl -slw use strict; ... AUVProcess( $file ); return; }
package AUV::123; use strict; ... } print "AUV::123 loaded";