Data::Printer::Theme::Monokai - Monokai theme for DDP
In your .dataprinter file:
.dataprinter
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.
Data::Printer
Data::Printer::Theme