]> git.vpit.fr Git - perl/modules/with.git/blob - Changes
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/with.git] / Changes
1 Revision history for with
2
3 0.03    2017-07-23 21:30 UTC
4         With this release, this module is formally deprecated. Don't expect any
5         new release.
6         + Doc : Document deprecation.
7         + Fix : Deprecation warnings for \C.
8         + Upd : Metadata overhaul.
9
10 0.02    2008-05-14 21:40 UTC
11         + Doc : Added a few caveats.
12         + Doc : POD quirks.
13         + Fix : scripts/func.pl wasn't printing all the functions it found, so
14                 all those core functions were not listed (and hence handled) :
15                   chomp dbmopen endprotoent flock gethostbyaddr getnetent
16                   getprotobynumber getservbyport index local my printf recv
17                   rmdir sethostent setsockopt socketpair symlink tied untie
18         + Fix : Missing 'cmp' operator in the exclude list.
19         + Fix : A wrapped core function call wrongly resulted into a method call
20                 when repeated at least two times.
21
22 0.01    2008-05-08 22:35 UTC
23         First version, released on an unsuspecting world.
24