/[Sack]/trunk/t/Sack-Color.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/t/Sack-Color.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 155 - (hide annotations)
Fri Oct 9 19:12:05 2009 UTC (14 years, 8 months ago) by dpavlin
File MIME type: application/x-troff
File size: 184 byte(s)
color warn lines without lf in red

1 dpavlin 155 #!/usr/bin/perl
2    
3     use Test::More tests => 1;
4    
5     use lib 'lib';
6    
7     BEGIN {
8     use_ok( 'Sack::Color' );
9     }
10    
11     $ENV{DEBUG} = 1;
12     warn "# debug";
13     warn "warn without color\n";
14     warn "warn with color";

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26