Further improvements to version parsing
This commit is contained in:

committed by
Todd Gamblin

parent
e948a54d8e
commit
68c2bdfaf6
@@ -29,7 +29,7 @@ class PerlVersion(PerlPackage):
|
||||
"""Parse and manipulate Perl version strings"""
|
||||
|
||||
homepage = "http://search.cpan.org/~bdfoy/Perl-Version-1.013/lib/Perl/Version.pm"
|
||||
url = "http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Perl-Version-1.013.tar.gz"
|
||||
url = "http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Perl-Version-1.013_03.tar.gz"
|
||||
|
||||
version('1.013_03', 'b2c94c8b33ccfa1635c760fcfa1c5358')
|
||||
|
||||
|
Reference in New Issue
Block a user