From 105cd85393438207822dd339c2f2de6688e85dea Mon Sep 17 00:00:00 2001 From: Yitzchak Scott-Thoennes Date: Mon, 27 May 2002 06:20:56 -0700 Subject: Re: [PATCH] Version tango Message-ID: p4raw-id: //depot/perl@16822 --- ext/Errno/Errno_pm.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/Errno') diff --git a/ext/Errno/Errno_pm.PL b/ext/Errno/Errno_pm.PL index e4f756e5ee..41560d5672 100644 --- a/ext/Errno/Errno_pm.PL +++ b/ext/Errno/Errno_pm.PL @@ -287,6 +287,7 @@ use strict; die "Errno architecture ($Config{'archname'}-$Config{'osvers'}) does not match executable architecture (\$Config{'archname'}-\$Config{'osvers'})"; \$VERSION = "$VERSION"; +\$VERSION = eval \$VERSION; \@ISA = qw(Exporter); EDQ -- cgit v1.2.1