[Net-ssleay-devel] Testers for svn trunk, please.

Florian Ragwitz rafl at debian.org
Tue Jul 25 12:21:32 UTC 2006


On Tue, Jul 25, 2006 at 10:06:49PM +1000, Mike McCauley wrote:
> Checked on Windows Server 2003 with active Perl 5.8.8:
> 
> perl Makefile.PL complains with
> 
> bareword "auto_include" not allowed while "strict subs" in use at Makefile.PL 
> line 32.
> bareword "auto_install" not allowed while "strict subs" in use at Makefile.PL 
> line 33.
> 
> where are those supposed to come from? I have installed Module::Install and 
> YAML::Syck using PPM.

Those come from Module::Install::AutoInstall and
Module::Install::Include, which are parts of Module::Install. Probably
your ppm of M::I is to old. I suggest doing the following which is the
same that will be done for a cpan release:

- On a box with recent M:::I, preferably the linux box which already
  worked before, run perl Makefile.PL.
- Run 'make manifest' to add the contents of inc/ to MANIFEST.
- Run 'make dist' to generate a distribution tarball, including the inc/
  directory with the recent M::I.
- Get that dist to the win 32 box, unpack and build as usual. It'll now
  use M::I from inc/, which should have auto_{install,include}.


PS: You don't need to Cc me on replies to the list. I read the list as
    well.

-Flo

-- 
BOFH excuse #290:
The CPU has shifted, and become decentralized.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/net-ssleay-devel/attachments/20060725/900c9bd0/attachment.pgp


More information about the Net-ssleay-devel mailing list