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

Catalyst::Plugin::Devel::ModuleVersions -

INTERFACE

EXTENDED METHODS

dump_these

Uses Class::C3 to extend the catalyst dump_these, and add some more information at the end of the debug screen, containing a list of strings that each is "Module::Name VERSION", ala:

    "Catalyst::Plugin::Devel::ModuleVersions 0.0001"

AUTHOR

Andreas Marienborg <andremar@cpan.org>

LICENCE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

1;