DOKK / manpages / debian 12 / libdata-printer-perl / Data::Printer::Theme::Material.3pm.en
Data::Printer::Theme::Material(3pm) User Contributed Perl Documentation Data::Printer::Theme::Material(3pm)

Data::Printer::Theme::Material - Material theme for DDP

In your ".dataprinter" file:

    theme = Material

Or during runtime:

    use DDP theme => 'Material';

This module implements the Material theme for Data::Printer, inspired by Mattia Astorino's original work <https://github.com/equinusocio/vsc-material-theme>.

Data::Printer

Data::Printer::Theme

2023-01-02 perl v5.36.0