develooper Front page | perl.perl5.porters | Postings from January 2004

Fwd: Re: [PATCH] myconfig.SH

From:
Dave Mitchell
Date:
January 28, 2004 08:44
Subject:
Fwd: Re: [PATCH] myconfig.SH
Message ID:
20040127001501.GB3869@fdisolutions.com
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 -----



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About