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

Comparing AnyEvent-FCP/FCP.pm (file contents):
Revision 1.4 by root, Wed Jul 29 09:25:46 2009 UTC vs.
Revision 1.5 by root, Tue Dec 1 13:49:56 2009 UTC

42 42
43use common::sense; 43use common::sense;
44 44
45use Carp; 45use Carp;
46 46
47our $VERSION = '0.2'; 47our $VERSION = '0.21';
48 48
49use Scalar::Util (); 49use Scalar::Util ();
50 50
51use AnyEvent; 51use AnyEvent;
52use AnyEvent::Handle; 52use AnyEvent::Handle;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines