ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/lib/AnyEvent/Impl/Glib.pm
(Generate patch)

Comparing AnyEvent/lib/AnyEvent/Impl/Glib.pm (file contents):
Revision 1.15 by root, Fri Apr 25 14:19:25 2008 UTC vs.
Revision 1.16 by root, Sat May 31 13:38:01 2008 UTC

2 2
3AnyEvent::Impl::Glib - AnyEvent adaptor for Glib 3AnyEvent::Impl::Glib - AnyEvent adaptor for Glib
4 4
5=head1 SYNOPSIS 5=head1 SYNOPSIS
6 6
7 use AnyEvent; 7 use AnyEvent;
8 use Glib; 8 use Glib;
9 9
10 # this module gets loaded automatically as required 10 # this module gets loaded automatically as required
11 11
12=head1 DESCRIPTION 12=head1 DESCRIPTION
13 13
14This module provides transparent support for AnyEvent. You don't have to 14This module provides transparent support for AnyEvent. You don't have to
15do anything to make Glib work with AnyEvent except by loading Glib before 15do anything to make Glib work with AnyEvent except by loading Glib before

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines