Changes for version 0.0704 - 2020-06-25

  • rename SPVM::Build::Config::set_no_cache to set_force_compile
  • rename SPVM::Build::Config::get_no_cache to get_force_compile
  • add native source dependency cache system

Modules

Static Perl Virtual Machine. Fast Calculation, Fast Array Operation, and Easy C/C++ Binding.
Blessed object base class
Array based blessed object
Package based blessed object
build config
Build Utilities
Byte object
Continuous dynamic byte array
a callback type to clone a object
a callback type for comparation
double complex multiple numeric type
float complex multiple numeric type
Double object
Continuous dynamic double array
a callback type to check the equality
a equality checker to check the equality of adresses of two object.
SPVM Exchange API
Float object
Continuous dynamic float array
Hash entry
File handle
File handle
Standard out
Standard out
Int object
Continuous dynamic int array
Long object
Continuous dynamic long array
Mathmatical functions
Continuous dynamic object array
Regular expression
Regular expression pattern
a callback type for the regex replacement
Short object
Continuous dynamic short array
Sort functions
String buffer
Continuous dynamic string array
a callback type for stringification
Time manipulation
Time information
Unicode utilities.
Variouse utilities

Provides

in lib/SPVM/Builder.pm
in lib/SPVM/Builder/CC.pm