Re: ByteLoader and MSWin32
[p5sagit/p5-mst-13.2.git] / ext / Devel / PPPort / Changes
CommitLineData
7dcda430 12.004 - 22th August 2003
2
3 * Added grok_(hex|oct|bin) and related constants
4
e1fd986f 52.003 - 8th May 2003
6
7 * Added get_av, get_cv, get_hv and get_sv
44284200 8
92.002 - 2nd December 2001
10
11 * More portability issues in Makefile.PL addresed.
12 * Merged the Harness sub-module into Devel::PPPort
13 * More documentation in PPPort.pm
14
152.001
16
17 * Some portability issues in Makefile.PL addresed.
18
192.000
20
21 * Initial port to the perl core.
22
231.007
24
25 * Original version of the module by Kenneth Albanowski.