DEV Community

Yuki Kimoto
Yuki Kimoto

Posted on

1

SPVM::Sys 0.31 is released

SPVM::Sys 0.31 is released.

New Features and Enhancement

Changes

0.31 2022-12-15
  [Build Process Improvement]
    * Added --meta option to Makefile.PL
  [Build Process Bug Fix]
    * Fixed the SPVM module dependency in Makefile.PL
      [Before]
      PREREQ_PM => {
        'SPVM'              => '0.9665',
      },
      [After]
      CONFIGURE_REQUIRES => {
        'SPVM'              => '0.9665',
      },
  [Test Improvement]
    * Improve the workflow of Github Actions.
Enter fullscreen mode Exit fullscreen mode

For Programming Beginners

SPVM::Sys is a SPVM module to use system calls such as File I/O, Socket, and User Manipulation.

SPVM is a static-typed programming language that can be installed from Perl/CPAN.

Top comments (0)

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up