Randy Kobes wrote:
On Mon, 11 Apr 2005, Stas Bekman wrote:


[EMAIL PROTECTED] wrote:

[ .. ]

+Before doing this, you may want to verify that there are no
+3rd-party modules within this tree that you might like to
+keep:
+
+  % find /opt/lib/perl5 -name 'Apache2*' -exec ls -lR {} \;
+
+will list the files under this tree. Win32 ppm users can do,
+within the ppm shell,

what difference would it make? None of the 3rd party modules using Apache2.pm and Apache:: namespace will work anyway. Just nuke it all.


That's true that they won't work, but I thought there may be
someone who might have some module under that area that they
would like to save (eg, some locally modified version of a
3rd party CPAN module). So it might not hurt to check first.

Makes sense Randy. But you probably want to rephrase it then to include the explanation above. Since people do want to nuke 3rd party modules, built with RC3 or earlier, unless they have some custom work in there


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to