ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-DBI/DBI.pm
(Generate patch)

Comparing AnyEvent-DBI/DBI.pm (file contents):
Revision 1.18 by root, Sun Aug 27 09:54:25 2017 UTC vs.
Revision 1.19 by root, Mon Sep 4 11:46:30 2017 UTC

68use AnyEvent (); 68use AnyEvent ();
69use AnyEvent::Util (); 69use AnyEvent::Util ();
70 70
71use Errno (); 71use Errno ();
72 72
73our $VERSION = '3.01'; 73our $VERSION = '3.02';
74 74
75=head2 METHODS 75=head2 METHODS
76 76
77=over 4 77=over 4
78 78

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines