Acme::Perl::VM::Run - Runs a Perl script in APVM
#!perl -w use Acme::Perl::VM::Run; print "Hello, world!\n";
Acme::Perl::VM.
To install Acme::Perl::VM, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Acme::Perl::VM
CPAN shell
perl -MCPAN -e shell install Acme::Perl::VM
For more information on module installation, please visit the detailed CPAN module installation guide.