On Fri 12 Nov 2004 18:15, [EMAIL PROTECTED] wrote: > While using ExtUtils::Constant, I ran into some issues including the created > file > into the XS. After checking a couple other XS-based modules, I found that > the > issue was the documentation. Included here is the patch to fix the > documentation. > > --- /home/steve/perl-current/lib/ExtUtils/Constant.pm 2002-08-29 > 08:33:01.000000000 -0500 > +++ ./ExtUtils/Constant.pm 2004-11-12 11:09:49.000000000 -0600 > @@ -32,7 +32,7 @@ > > in the C section of C<Foo.xs> > > - INCLUDE const-xs.inc > + INCLUDE: const-xs.inc
Thanks colonized in change #23495 > in the XS section of C<Foo.xs>. > > > Steve Peters > [EMAIL PROTECTED] > -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.5, & 5.9.x, and 809 on HP-UX 10.20 & 11.00, 11i, AIX 4.3, AIX 5.2, SuSE 9.1, and Win2k. http://www.cmve.net/~merijn/ http:[EMAIL PROTECTED]/ [EMAIL PROTECTED] send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org
