Changeset 8519
- Timestamp:
- 03/30/08 22:26:01 (5 years ago)
- Location:
- lang/perl/Catalyst-Plugin-Log-Colorful/trunk
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Catalyst-Plugin-Log-Colorful/trunk/Changes
r8517 r8519 1 1 Revision history for Catalyst-Plugin-Log-Colorful 2 2 3 0.1 02008-03-30/22:063 0.11 2008-03-30/22:06 4 4 - $c->log->color() is now backward compability 5 5 - debug,info,warn,error,fatal methods are colorful. -
lang/perl/Catalyst-Plugin-Log-Colorful/trunk/MANIFEST
r2950 r8519 1 1 Changes 2 lib/Catalyst/Plugin/Log/Colorful.pm 3 Makefile.PL 2 4 MANIFEST 3 Makefile.PL4 5 README 5 lib/Catalyst/Plugin/Log/Colorful.pm6 6 t/00-load.t 7 t/01-color.t 7 8 t/boilerplate.t 8 9 t/pod-coverage.t -
lang/perl/Catalyst-Plugin-Log-Colorful/trunk/lib/Catalyst/Plugin/Log/Colorful.pm
r8517 r8519 6 6 use Data::Dumper; 7 7 8 our $VERSION = 0.1 0;8 our $VERSION = 0.11; 9 9 10 10 sub setup {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)