Remove tests
[pkg-perl] / deb-src / libnet-libidn-perl / libnet-libidn-perl-0.07 / Changes
1 Revision history for Perl extension Net::LibIDN.
2
3 0.07  
4         - More debianization fixes from Matthias Urlichs
5         - Makefile.PL remembers calling options in generated Makefile
6         - Rewrote tests to not depend on "de"-Tables
7
8 0.06  Mon Mar 29 19:31:06 CEST 2004
9         - Added Cygwin compile infos (Thanks to Sergei Kolodka)
10         - Fixed builddeps, dependency bug in Makefile.PL (Thanks to Matthias Urlichs)
11         - A number of cosmetic changes
12
13 0.05  Thu Mar 18 16:15:33 CET 2004
14         - Test code now uses \xHH literals instead of direct non-ASCII
15                 character input, to be more portable, thanks to Sergei Kolodka
16                 for pointing out the problem
17         - Added Perl prototypes
18         - Using xs default parameters instead of C ellipsis in most functions
19         - Remove typemap, we don't use types that require it
20         - Tweak META.yml a little
21
22 0.04  Sun Feb 29 16:34:44 CET 2004
23         - Adapting to Dataformat changes in actual Libidn 0.4.0 release
24
25 0.03  Mon Feb 16 21:25:21 CET 2004
26         - Changed name to Net::LibIDN
27         - Added support for TLD checking stuff in LibIDN >= 0.4.0
28         - Generally cleaned up the code
29         - Wrote some meaningful docs
30         - Makefile.PL checks if it can find Libidn with or without TLD checking
31         - Added debian control files, thanks to dh-make-perl
32
33 0.02  Tue Jan 29 17:21:50 2004
34         - Minor Doc changes
35
36 0.01  Tue Dec  2 11:04:50 2003
37         - original version; created by h2xs 1.21 with options
38                 -xan NET::LibIDN idna.h
39         - worked on it till it resembled the interface of php-idn
40                 of Turbo Fredriksson's php-idn bindings
41                 (http://php-idn.bayour.com/)
42