Re: A couple of questions...
[email protected] Fri, 10 Mar 2000 15:14:10 +0000
| Newsgroups | perl.riscos |
|---|---|
| Message-ID | <[email protected]> |
Roge, Alex,
While I have never tried this particular program.
1) The average Makefile.pl will not work on any program, I have usually resorted
to manual instalation.
2) the "qr" problem, might be due to it using perl 5.005, and you still on
5.004_* (The latest built is of 5.005_03 so should work).
Note my home page with the details of this list etc is going to move soon to:
Http://www.waveney.org/Acorn/Perl.html
(I bought the domain 2 days ago).
Richard Proctor (at work)
On Fri 10 Mar, Alex Bach Andersen wrote:
> Latest version seems to have changed a lot, it now comes with a
> Makefile.pl. When I try to execute that here is what follows:
>
>
I tried installing it manually but got a lot of complaints such as
Bareword "qr" not allowed while "strict subs" in use at
/PerlPrivLib:/Infobot/Module.pm line 27.
when I ran test.pl