diff options
author | Jérôme Quelin <jquelin@mandriva.org> | 2009-12-08 09:52:16 +0000 |
---|---|---|
committer | Jérôme Quelin <jquelin@mandriva.org> | 2009-12-08 09:52:16 +0000 |
commit | 08f0c4ac8ee0e4a4f65e15263ad8a1f420e72284 (patch) | |
tree | 7a1f2dbeb7c60654fd77d0854e6d2e85d7032a9b /tests | |
parent | 495fbdf2feb4ccc93fde3957a5f69abf72755bab (diff) | |
download | rpm-setup-08f0c4ac8ee0e4a4f65e15263ad8a1f420e72284.tar rpm-setup-08f0c4ac8ee0e4a4f65e15263ad8a1f420e72284.tar.gz rpm-setup-08f0c4ac8ee0e4a4f65e15263ad8a1f420e72284.tar.bz2 rpm-setup-08f0c4ac8ee0e4a4f65e15263ad8a1f420e72284.tar.xz rpm-setup-08f0c4ac8ee0e4a4f65e15263ad8a1f420e72284.zip |
1990s called, they want their $VERSION back
seriously, the code was only catching version such as:
$VERSION = ...
$VERSION = ...
however, now version are often declared with our or my, with potentially
some code before (eg, to load modules on the same line)
this will allow perl.prov to assign a version to (almost) all
perl(Foo::Bar) provides.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions