[dev] New module linker script

Oliver Tappe ot at otrs.com
Tue Oct 16 11:31:55 GMT 2007


Hi there,

as I encountered some problems with link.pl from module-tools recently, I 
have added a rewrite of link.pl and remove_links.pl based on File::Find.

The new script is called 'module-linker.pl' and can be used to install a 
module into the framework:

	module-tools/module-linker-pl install <module-path> <framework-root>

and to uninstall a module again:

	module-tools/module-linker-pl uninstall <module-path> <framework-root>

This script should be more robust with respect to the unintended inclusion of 
unwanted files (e.g. anything from CVS-folder or starting with a dot) and it 
should restore any backup files (*.old) automatically during an uninstall.

Please give the new script a spin and send suggestions & complaints my way.

cheers,
	Oliver

-- 
((otrs)) :: OTRS AG :: Europaring 4 :: D - 94315 Straubing
  Fon: +49 (0) 9421 56818-0  :: Fax: +49 (0) 9421 56818-18
    http://www.otrs.com/ :: Communication with success!


More information about the dev mailing list