/[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 238 - (hide annotations)
Mon Aug 17 00:45:41 2009 UTC (14 years, 7 months ago) by dpavlin
File MIME type: application/x-troff
File size: 142 byte(s)
improve parsing of syslog messages
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 dpavlin 238 ok( defined $syslogd::port, 'port' );

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26