i am writing a module that is a helper module and is part of a larger project
... i am using h2xs and MakeMaker to make the module 'cos i need to distribute
this out to other people who are using the 'larger project' ... i am running
into problems in that the larger project has a place to store html fragment
files and what i want is when the user installs the module using perl
makefile.pl;make;make install ... it will also install the html fragments to
the template directory ... this template directory is fixed but preferably the
install can read some ENV to find out where to install just those fragment
files ... while the perl moduel goes to the usual places ... any ideas ayone?

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

Reply via email to