123456 use strict;use warnings;use SPVM 'MyExe';SPVM::MyExe->main;
use
strict;
warnings;
SPVM
'MyExe'
;
SPVM::MyExe->main;