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.20 by root, Sat Mar 24 23:22:25 2018 UTC vs.
Revision 1.21 by root, Thu Apr 19 04:35:26 2018 UTC

68use AnyEvent (); 68use AnyEvent ();
69use AnyEvent::Util (); 69use AnyEvent::Util ();
70 70
71use Errno (); 71use Errno ();
72 72
73our $VERSION = '3.02'; 73our $VERSION = '3.03';
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