logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

       This module implements the Monokai theme for Data::Printer, inspired by Wimer Hazenberg's original work
       <https://monokai.nl>.

Name

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

See Also

       Data::Printer

       Data::Printer::Theme

perl v5.38.2                                       2024-04-27                 Data::Printer::Theme::Monokai(3pm)

Synopsis

       In your ".dataprinter" file:

           theme = Monokai

       Or during runtime:

           use DDP theme => 'Monokai';

See Also