# from Ken Williams
# on Friday 12 December 2008 11:11:
>Testing for -r "Build" might be problematic for platforms that have
>filename extensions for executables (e.g. .bat on DOS and whatever the
>VMS equivalent is).
I was going to say Module::Build->build_script(), but my newfound
strictures in the properties complains that this is not a class
method :-/ Of course, it perhaps should just be a class method, which
means that "__PACKAGE__->add_property(build_script => 'Build');" would
be the wrong way to do it.
Alternatively, should Compat.pm's run_build_pl() use something more
specific in the API than run_perl_script() -- e.g. new_from_context()?
--Eric
--
A counterintuitive sansevieria trifasciata was once literalized
guiltily.
--Product of Artificial Intelligence
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------