Subject: | verbose output suggestions |
When using verbose output:
1/ one might want to use their system's logging function to log the execution. it would be nice is the argument to step could be a sub ref,
e.g.,
step \&log4perl_hook => ensure ... using ... ;
2/ C::G might ship with a common hook: passing @_ or $_[0] to Data::Dumper to avoid this:
Show quoted text
> Skipping step populate VC.network_attribute ksa_domain
> Skipping step populate VC.network_attribute default_redirect_url
> Skipping step populate VC.rev_type_usage(ARRAY(0x8570d00))
> Skipping step populate VC.rev_type_usage(ARRAY(0x87949ac))
> Skipping step populate VC.rev_type_usage(ARRAY(0x87a6c70))