Help for this page
package Build::VM; use 5.010; ... get_memory => 'memory', }, );
#!/usr/bin/perl use 5.010; ... ); say $bvm->get_memory();