Hello.

Sorry for being so boring, but I am trying to prepare a kind of
complicated module (with a C library and a bunch of particularities) and
as I am still newbie on Module::Build, things get.. complicated.

I am preparing some script files in the beginning of the install action
(or fake install action), so that I can use the install_base parameter
if supplied.

At that moment I am putting the files into a build element path,
manually. Under macos and unix it gets installed correctly.

For windows, I need to create the .bat files, and I hope Module::Build
does that automatically for script files.

So, my question is:
 - can I add script_files during the install action?
 - how can I set them? Not sure if I should use the scripts() method
that seems to be deprecated.

Thank you
Alberto
-- 
Alberto Simões

Reply via email to