module-build  

Re: Adding script_files during... install

David Golden
Mon, 14 Jun 2010 20:22:59 -0700

2010/6/14 Alberto Simões <al...@alfarrabio.di.uminho.pt>:
> 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