There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.
SPVM::Error - Error
Error class in SPVM represents errors.
use Error;
Error::Compile
Error::FieldNotSpecified
Error::MethodCallNotPermitted
Error::NotSupported
Error::System
Error::Unicode::InvalidUTF8
Copyright (c) 2023 Yuki Kimoto
MIT License
To install SPVM, copy and paste the appropriate command in to your terminal.
cpanm
cpanm SPVM
CPAN shell
perl -MCPAN -e shell install SPVM
For more information on module installation, please visit the detailed CPAN module installation guide.