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

0.101     2013-11-02 08:00:43 America/New_York
        [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

0.100     2013-10-18 15:55:59 America/New_York (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

0.004     2013-06-18 17:30:31 America/New_York
          repackage

0.003     2010-02-14
          add Test::More prereq

0.002     2008-06-05
          update prereqs

0.001     2008-06-05
          refactored out of Config-INI