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

Re: An alternative to .patch and fix_pl

Thread Previous | Thread Next
From:
Gerrit P. Haase
Date:
January 8, 2001 07:17
Subject:
Re: An alternative to .patch and fix_pl
Message ID:
3A59E744.27324.10CEC0D1@localhost
<Den 8 Jan 2001, 15:10 Uhr, hat Gerrit P. Haase geschrieben:>
< Re: An alternative to .patch and fi >

> <Den 8 Jan 2001, 14:39 Uhr, hat Andreas J. Koenig geschrieben:>
> < Re: An alternative to .patch and fi >
[...]
> did i miss s.th.?
> 
> > +rename "patchlevel.new", "patchlevel.h" or
> > +  die "Couldn't rename patchlevel.new to patchlevel.h : $!";
> > +__END__
> 
> $ perl -x patchlevel.h `cat .patch`
> Couldn't rename patchlevel.new to patchlevel.h : Permission denied at patchlevel.h line 17.

#!perl
die "Usage: perl -x patchlevel.h comment ..." unless @ARGV;

I called like it is croaked be your script...

Calling the script works.

.patch should be called automatic during Configure, and therefore it should be included 
in the snapshots.
gph
--
gerrit.haase@convey.de
PGP Version: 6.5.8 Public Key Information
KeyID: 0xC8C9D69A, Type/Size: DH/DSS 2048/1024bit 
Key fingerprint = 57C8 1B1D CFE4 8515 AA3E  4499 A326 0F3C C8C9 D69A

Thread Previous | Thread Next


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