The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for IO-Any

0.04    25 Dec 2009
    - empty string as $what
    - passing undef as $what will croak
    - allow typeglobs (*DATA, *STDIN, ...)
    - file locking
    - allow atomic writes using IO::AtomicFile
    - use AnyEvent for slurp() and spew() if loaded

0.03    21 Sep 2009
    - fixed Pod rendering issues, added L<IO::All>,
      added SEE ALSO and MOTIVATION sections
      (RT #49860 - thanks to SREZIC [...] cpan.org) 

0.02    20 Sep 2009
    - croak open errors

0.01    28 Aug 2009
        First version, released on an unsuspecting world.