Gerald Richter wrote:

Parse xsbuilder/maps/modperl_functions.map...
DEFINE DEFINE_mpxs_ModPerl__Util_exit arg=int:status=0
Use of uninitialized value in concatenation (.) or string at /usr/local/lib/perl5/site_perl/5.8.0/ExtUtils/XSBuilder/FunctionMap.pm line 190, <$fh> line 8.





line 190 is a debug print out, just comment it out and see if it works...

Gerald


It ran.  For Apache/RequestRec/RequestRec.pod I get (I clipped whitespace):

=head1 NAME
Apache::RequestRec
=head1 FUNCTIONS
=head2 @func: proxyreq()
$ret = $r ->  proxyreq($val)
=over 4
=item @param: Apache::RequestRec $r
=item @param: SV $val
=item @ret: IV
=item @since: 1.99
=back

(That's it.) Did I do something wrong? Is that all I should get? And then my next question is, I should edit ModPerl/PODTemplate.pm in lib so that the format is correct?

--
Jack


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to