Revision history for DB-Color
0.06 2012/03/31
- Don't highlight if NO_DB_COLOR environment variable is set to a true value.
- Add optional debugging to log file (internal and undocumented. Use
at own risk.
- Naive caching of output files. File deleted after thirty days of
non-use.
- Workaround Syntax::Highlight::Kate POD bug (https://rt.cpan.org/Ticket/Display.html?id=76160)
- Fix broken breakpoints. Thanks to Nick Perez and Liz for the help!
- Fix off-by-one error (Thanks Liz!)
0.05 2012/01/04
- Ouch! Add the actual highlighter to the MANIFEST
0.04 2012/01/04
- Fix Github link in Build.PL
0.03 2012/01/04
- Add Build.PL. List github repo.
- Syntax highlighter requires 5.8.0, so put that in the Makefile.PL
- POD for DB::Color::Highlighter.
0.02 2011/12/30
- Quick hack to silence uninit warnings in DB::DB
- Silence warnings from Kate highlighter
- Tried to make the colors easier to work with
0.01 2011/12/30
- Debugger syntax highlighting