in reply to Re: Re: Re: Re: commented out s/// prevents script running!
in thread commented out s/// prevents script running!
figured out a way of getting 5.8.3 invoked instead of 5.8.0 .. but, and this is a big but, *cries* do I _have_ to install all of my modules again?
Short answer: yes.
Longer answer: if the modules don't use XS, you might be able to avoid re-installing them by messing with @INC, but this is probably not recommended if you don't know what you're doing. Fire up perl -MCPAN -e shell and install your modules again -- that's the easy way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: commented out s/// prevents script running!
by ysth (Canon) on Mar 03, 2004 at 16:47 UTC |