would help if I CC'ed p5p.... ----- Forwarded message from Dave Mitchell <davem@fdisolutions.com> ----- On Sun, Jan 25, 2004 at 10:11:25PM -0600, Daniel S. Lewart wrote: > Perl5 Porters, > > Config::myconfig and "perl -v" use $baserev (5.0) instead of $revision (5) > for the revision value. Patched below. Thanks, applied to bleedperl as change #22227 (P5Pers - I can't think of any harm in this patch. Let know if you think otherwise!) Dave. > --- myconfig.SH.orig Wed Jun 5 09:18:36 2002 > +++ myconfig.SH Sun Jan 25 00:00:00 2004 > @@ -27,7 +27,7 @@ > > # Note that the text lines /^Summary of/ .. /^\s*$/ are copied into Config.pm. > cat <<'!NO!SUBS!' > -Summary of my $package (revision $baserev $version_patchlevel_string) configuration: > +Summary of my $package (revision $revision $version_patchlevel_string) configuration: > Platform: > osname=$osname, osvers=$osvers, archname=$archname > uname='$myuname' > ------------------------------------------------------------------------------- -- Thank God I'm an atheist..... ----- End forwarded message -----