At 03:03 PM 3/8/01 +0000, you wrote:
>Oh, actually do you mean it is the same at:
>
>pageage LTest;
>
>BEGIN {require Test2}
>BEGIN { warn "....." }
>
>print "Here\n"
>
>1;

[snip]

Yup, that's right. So to get it to only have the one call, change your
"use" to a require and put it in the BEGIN block.

Rob

--
Robert Price - Technical Manager - EMAP Digital Travel  | Tel: 0207 3092711
Priory Court, 30-32 Farringdon Lane, London, EC1R 3AW   | Fax: 0207 3092718

Reply via email to