miek_gln
07-14-2005, 02:19 PM
two perl modules were recently upgraded to newer versions on a development server. they appear to be causing problems with a perl/cgi applciation that runs on the box (the modules were XML::Parser from v2.31 to v2.34 and XML-DOM from v1.42 to v1.43).
what is the best method to downgrade back to the older versions of the modules?
can i just install the old modules as if i was installing a new module or do I have to remove all the files installed with the new modules before reinstalling the older modules.
thanks for any advice
mike
what is the best method to downgrade back to the older versions of the modules?
can i just install the old modules as if i was installing a new module or do I have to remove all the files installed with the new modules before reinstalling the older modules.
thanks for any advice
mike