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::Classic - Classic DDP color theme for nostalgic users

Description

       This module implements the Classic theme for Data::Printer, which was the default theme before
       Data::Printer 1.0.

Name

       Data::Printer::Theme::Classic - Classic DDP color theme for nostalgic users

See Also

       Data::Printer

       Data::Printer::Theme

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

Synopsis

       In your ".dataprinter" file:

           theme = Classic

       Or during runtime:

           use DDP theme => 'Classic';

See Also