RE: [mp1] Problem with loading Time::Piece at startup

[prev] [thread] [next] [Date index for 2005/01/17]

From: Ian McDonald-ONLINE
Subject: RE: [mp1] Problem with loading Time::Piece at startup
Date: 19:12 on 17 Jan 2005
Thanks for answering, Perrin.=20

To be clear, I am not splitting the modules. My intention is to pre-load
all of them; the module has not been split into *.al files, and when I
trussed the Apache process, the startup.pl script was reading
Time/Piece.pm (which has all the functions in it). It cannot find the
<function>.al file because it does not exist.=20

In fact, test.pl works fine if startup.pl does not 'use Time::Piece' at
all. But I don't want to do that, because I want to pre-load it (and the
rest of my application modules).

> -----Original Message-----
> From: Perrin Harkins [mailto:perrin@xxxx.xxx]=20
> Sent: 17 January 2005 19:02
> To: Ian McDonald-ONLINE
> Cc: modperl@xxxx.xxxxxx.xxx
> Subject: Re: [mp1] Problem with loading Time::Piece at startup
>=20
>=20
> On Mon, 2005-01-17 at 11:52 +0000, Ian McDonald-ONLINE wrote:
> > The use of any Time::Piece function or method falls back to=20
> > AutoLoader, which tries to load the <function>.al file. The=20
> > interpreter cannot find the <function>.al file, and issues a fatal=20=

> > error.
>=20
> This probably means you have a permissions problem on those=20
> files or a directory that contains them.  Try to read them as=20
> user "nobody" or whoever you run your server as.
>=20
> You may also want to try pre-loading all of it, to increase=20
> your shared memory.
>=20
> - Perrin

http://www.bbc.co.uk/

This e-mail (and any attachments) is confidential and may contain
personal views which are not the views of the BBC unless specifically
stated.
If you have received it in error, please delete it from your system.=20
Do not use, copy or disclose the information in any way nor act in
reliance on it and notify the sender immediately. Please note that the
BBC monitors e-mails sent or received.=20
Further communication will signify your consent to this.

[mp1] Problem with loading Time::Piece at startup
Ian McDonald-ONLINE 11:52 on 17 Jan 2005

RE: [mp1] Problem with loading Time::Piece at startup
Ian McDonald-ONLINE 19:12 on 17 Jan 2005

RE: [mp1] Problem with loading Time::Piece at startup
Ian McDonald-ONLINE 20:39 on 17 Jan 2005

Generated at 17:42 on 27 Jan 2005 by mariachi v0.52