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

Changes for version 0.17 - 2023-03-06

  • Changes
    • The definition of the init method in the IO::File is changed.
      • Before
        • protected method init : void ();
      • After
        • protected method init : void ($options = undef : object[]);

Modules

File IO, Socket, Select/Polling.
File Input/Output
I/O Handling
An interface for I/O Handling
Socket Communications
IO::Socket Interface
IO::Util is a SPVM module