Hi there,

On Fri, 3 Dec 1999, Young, Geoffrey S. wrote:

> here's the code from the guide:
> 
> while (my($k,$v) = each %INC) {
>       delete $INC{$k};
>       require $k;
> }

I don't know what you'd do about that then.

Whatever you do, you're bound to break _something_.

73
Ged.

Reply via email to