Re: Adding script_files during... install

David Golden <[email protected]> Mon, 14 Jun 2010 23:22:29 -0400
Newsgroups gmane.comp.lang.perl.modules.module-build
Message-ID <[email protected]>
2010/6/14 Alberto Simões <[email protected]>:
> Unfortunately Build --debug is too laconic :) it just hows ACTION_code.
> There isn't any way to force a more in-depth trace?

Only the normal perl approaches.  (e.g. "perl -D" with a debugging perl)

(Though I'd welcome patches that improve the instrumentation using --debug)

-- David