Changes for version 0.60 - 2008-09-16

  • use Module::Install
  • use PERL_NO_GET_CONTEXT for effciency
  • add t/98_portfs for testing filenames portability
  • fix t/05_extra.t on some utf8 environments
  • fix pod documents
  • internal cleanup
  • PerlIO::tee
    • add PerlIOTee_dup()
    • add t/062_tee_threads.t

Documentation

PerlIOに関するユーティリティ集

Modules

A selection of general PerlIO utilities
Creates a file if it doesn't exist
Reads directories
Creates a file only if it doesn't exist
Easy flock() interface
Deals with Filesystem Encoding
Reads lines backward
Multiplex output layer