Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with recent ActiveState releases

r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262331 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2011-05-22 23:03:41 +00:00
parent 0327d472a5
commit 0da6bd0378
2 changed files with 3 additions and 4 deletions

View File

@@ -545,9 +545,8 @@ sub print_module_instructions {
or ($output and $check_results->{any_missing}) ) ? 1 : 0;
# We only print the PPM repository note if we have to.
if ($need_module_instructions and ON_ACTIVESTATE) {
my $perl_ver = sprintf('%vd', $^V);
my $perl_ver = sprintf('%vd', $^V);
if ($need_module_instructions && ON_ACTIVESTATE && vers_cmp($perl_ver, '5.12') < 0) {
# URL when running Perl 5.8.x.
my $url_to_theory58S = 'http://theoryx5.uwinnipeg.ca/ppms';
# Packages for Perl 5.10 are not compatible with Perl 5.8.