Subject: | PROVIDE elements in ppd file have wrong version number |
When I prepare a new release for a module with make_ppm, the versions in
the SOFTPKG and PROVIDE elements in the ppm file differ.
The value of the VERSION attribute of the SOFTPKG element has the
expected value extracted from the module as demanded by VERSION_FROM in
Makefile.PM.
The VERSION attributes of the various PROVIDE elements however contain
the previous module versions, apparently extracted from the configured
ppm repositories or CPAN (no version of the module was installed when
the distribution was created). Instead, the current versions should be
extracted from the files and placed here.
The module in question is Config::LotusNotes. To reproduce, just change
$VERSION in the two module files and the two primary test files to a
higher value. Attached is a ppd file constructed under these
circumstances ($VERSION set to 33 where the public version is 32).
Platform: ActivePerl 5.8.10 on Windows XP.
Subject: | Config-LotusNotes.ppd |
Message body not shown because it is not plain text.