Ingy,
this is great news. Currently we are building an install
at work with a structure like this :

ROOT -
     CONFIG
             config for module 1
             config for module 2
     Processing
               Module1 Exe + scripts
                   - libs for module 1
               Module2 Exe + scripts
                   - libs for module 2
     Feeds
            files from system 1
            files from system 2
  
So the idea is to use makemake to install the
binaries, scripts and modules for module x into
/processing/module1/

and the libs into 
/processing/module1/libs

and the config files into 
/config/

Is this easy/possible with Cpan::MakeMaker, and if so, 
i will put the work into using it for this project,

thanks,

mike

=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

Reply via email to