> Sounds interesting. Sadly, it would not compile on my FreeBSD 4.7 box
(Perl
> 5.005_03):

oh dear

>
/usr/bin/perl -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 -
> MExtUtils::MakeMaker  -e "MY->fixin(shift)" blib/script/pperl
> Manifying blib/man3/PPerl.3
> /usr/bin/pod2man: bad option in paragraph 24 of PPerl.pm: ``-h'' should be
> [CB]<-h>

that is only a manpage warning, this happens a lot when POD (perl inline
documentation) doesn't map to man pages. This doesn't mean it hasn't
installed.

have you tried installing through CPAN ?

try perldoc pperl

or just pperl --help or something


I also remembered - you can get perlcc to compile perl or tools from
activestate to compile perl to COM or exe files.

For http / web traffic I reccomend apache/mod_perl though, as this provides
the most power and is very well supported (particularly for apache 1.3.x)

regards,

A.


_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to