/[pxelator]/lib/PXElator/t/syslogd.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 /lib/PXElator/t/syslogd.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 230 - (hide annotations)
Sun Aug 16 22:23:55 2009 UTC (14 years, 9 months ago) by dpavlin
File MIME type: application/x-troff
File size: 144 byte(s)
simpliest possible syslog server

1 dpavlin 230 #!/usr/bin/perl
2    
3     use warnings;
4     use strict;
5     use autodie;
6    
7     use Test::More tests => 2;
8    
9     use_ok 'syslogd';
10    
11     ok( defined $syslogd::debug, 'debug' );

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26