-
-
29 Jun 2022 22:20:20 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (119 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (93.89KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- SPVM
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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 CPANModules
File IO, Socket, Select/Polling.File Input/OutputFile handleInterface of HandleSelectSocketSocket FunctionsSocket ipv4 implementationModule Install Instructions
To install SPVM::IO, copy and paste the appropriate command in to your terminal.
cpanm SPVM::IO
perl -MCPAN -e shell install SPVM::IO
For more information on module installation, please visit the detailed CPAN module installation guide.