The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.07 - 2022-06-30

  • New Features
    • Add SPVM::IO::Handle module
    • Add SPVM::IO::Socket module
    • Add SPVM::IO::Socket::Fn module
    • SPVM::IO::Socket::INET extends SPVM::IO::Socket
  • Bug Fix
    • Fix the bug that SPVM::IO don't work on Windows.
    • Fix broken tests.
  • Changes
    • SPVM::IO::Socket extends SPVM::IO::Handle
    • SPVM::File extends SPVM::IO::File
    • Need SPVM 0.9614
  • Incompatible Changes
    • Removed SPVM::IO::Handlable
    • Removed SPVM::IO::Socketable

Documentation

get, unpack build and install modules from CPAN

Modules

File IO, Socket, Select/Polling.
File Input/Output
File handle
Interface of Handle
Socket Functions
Socket ipv4 implementation