The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Bot::Cobalt::Plugin::Extras::Debug - Dump internal state information

SYNOPSIS

  !plugin load Bot::Cobalt::Plugin::Extras::Debug
  !dumpcfg
  !dumplangset
  !dumpservers  
  !dumpstate
  !dumptimers

IMPORTANT

This plugin has no access controls!

It is intended to be used strictly for debugging during development.

If it is loaded, anyone can flood STDOUT using the dump commands.

DESCRIPTION

This is a simple development tool allowing developers to dump the current contents of various core attributes to STDOUT for inspection.

References are displayed using Data::Dumper.

AUTHOR

Jon Portnoy <avenj@cobaltirc.org>

http://www.cobaltirc.org