NAME DB::Pluggable - Add plugin support for the Perl debugger SYNOPSIS $ cat ~/.perldb use DB::Pluggable; DB::Pluggable->run_with_config(\< COPYRIGHT AND LICENSE The following copyright notice applies to all the files provided in this distribution, including binary files, unless explicitly noted otherwise. This software is copyright (c) 2008-2011 by Marcel Gruenauer. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.