/usr/share/perl5/Inline/MakeMaker/Changes is in libinline-perl 0.49-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | Revision history for Perl extension Inline::MakeMaker.
---
version: 0.44
date: Tue Oct 8 11:54:10 PDT 2002
changes:
- Made Inline module builds be noisy (show all compiler messages).
---
version: 0.44
date: Tue Oct 8 11:54:10 PDT 2002
changes:
- Rewrote the whole module. Much simpler and flexible now.
0.41 Tue Jun 5 02:59:53 PDT 2001
- Made dependencies more make like. Works very nice in trees.
0.41 Sun Jun 3 20:34:49 PDT 2001
- Fixed bug. Needed to stack versions as well as names.
0.41 Sun Jun 3 20:34:49 PDT 2001
- Allow MY::postamble in non Inline Makefile.PLs
Thanks David Coppit
0.41 Sat Jun 2 19:53:58 PDT 2001
- Fixed to work properly in Makefile.PL hierarchies.
Thanks Brett.
0.40 Sun May 13 23:30:02 PDT 2001
- First version of Inline::MakeMaker.
Supports installing Inline extensions like regular XS ones.
0.01 Mon May 7 22:30:09 2001
- original version; created by h2xs 1.21 with options
-PAXn Inline::MakeMaker
|