ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/t/80_ssltest.t
(Generate patch)

Comparing AnyEvent/t/80_ssltest.t (file contents):
Revision 1.4 by root, Thu Jul 9 18:58:19 2009 UTC vs.
Revision 1.5 by root, Sat Jul 18 00:05:29 2009 UTC

1#!/usr/bin/perl 1#!/usr/bin/perl
2
3BEGIN { eval "use Net::SSLeay (); 1" or ((print "1..0 # SKIP no Net::SSLeay\n"), exit 0) }
2 4
3use Test::More tests => 410; 5use Test::More tests => 410;
4 6
5use strict qw(vars subs); 7use strict qw(vars subs);
6 8

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines