Data::Printer::Theme::Monokai(3pm) | User Contributed Perl Documentation | Data::Printer::Theme::Monokai(3pm) |
Data::Printer::Theme::Monokai - Monokai theme for DDP
In your ".dataprinter" file:
theme = Monokai
Or during runtime:
use DDP theme => 'Monokai';
This module implements the Monokai theme for Data::Printer, inspired by Wimer Hazenberg's original work <https://monokai.nl>.
Data::Printer
Data::Printer::Theme
2023-01-02 | perl v5.36.0 |