# from Shlomi Fish
# on Sunday 03 August 2008 05:19:

>Well, I'm not proposing that we completely do away with Build.PL or
> even with the parameters given to the Module::Build constructor. I'm
> just saying that we should give a way for programs to give it
> arguments as well, without having to parse the Perl and try to make
> sense of it.
>
>So we have the machine+human-manipulatable input and the data and code
> in the Build.PL as input to Module::Build.

Ok.  So, there's an AUTHOR_META.yml or something which gets merged into 
the constructor arguments.  Except now you have to have that file and 
the latest M::B on the install machine.  But that only takes care of 
the author's side of things.

Are you wanting to modify the constructor arguments on the install side?  
Maybe some code would clarify your goal.

--Eric
-- 
"If you dig it, it's yours."
--An old village poet (via Al Pacino)
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to