Revision history for Perl extension Text::Iconv.
0.01 Sat Aug 23 16:14:12 1997
- original version; created by h2xs 1.18
1.0 Sun Feb 27 16:50:11 MET 2000
- renamed to Text::Iconv.
1.1 Mon Dec 18 00:50:45 MET 2000
- works with Perl 5.6
- improved and expanded test script
- fixes core dumps with aborted conversions
- adds experimental class attribute/method raise_error
1.2 Fri Jul 27 10:46:56 METDST 2001
- converting undef now always returns undef
- since HP-UX seems to be the only platform where the second
argument to iconv() is *not* const char**, put an #ifdef
into Iconv.xs