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

Changes for version 0.101 - 2013-11-02

  • THIS MIGHT BREAK YOUR CODE
    • tweak how read_string handles non-ASCII strings; needs further automated testing, so be sure to run your test suites

Changes for version 0.100 - 2013-10-18 (TRIAL RELEASE)

  • THIS MIGHT BREAK YOUR CODE
    • add binmode option to set binmode on opened filehandles; this defaults to encoding(UTF-8); thanks, David Golden!
    • typo fix by the inimitable David Steinbrunner

Modules

write your linewise code for handles; this does the rest
get linewise readers for strings and filenames
get linewise writers for strings and filenames