This version does not build with perl 5.10.1
also it is not really the latest version as we have:
libversion-perl_0.6701.bb libversion-perl_0.80.bb
but due to the numbering rules we still get the old version from 2006
The 0.80 version builds fine with 5.10.1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
LICENSE = "Artistic|GPL"
PR = "r9"
+DEFAULT_PREFERENCE = "-1"
+
SRC_URI = "http://search.cpan.org/CPAN/authors/id/J/JP/JPEACOCK/version-${PV}.tar.gz"
S = "${WORKDIR}/version-${PV}"