From: Matt S Trout Date: Mon, 14 Feb 2011 21:34:57 +0000 (+0000) Subject: clean up POD X-Git-Tag: release_0.009004~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f107bef7116776c3a4cae3fa3ca8e0670037c4d7;p=catagits%2FHTML-Zoom.git clean up POD --- diff --git a/lib/HTML/Zoom.pm b/lib/HTML/Zoom.pm index 936ecc9..4f1c599 100644 --- a/lib/HTML/Zoom.pm +++ b/lib/HTML/Zoom.pm @@ -7,7 +7,7 @@ use HTML::Zoom::ReadFH; use HTML::Zoom::Transform; use HTML::Zoom::TransformBuilder; -our $VERSION = '0.009003'; +our $VERSION = '0.009004'; $VERSION = eval $VERSION; @@ -717,13 +717,26 @@ together; the intermediary object isn't designed or expected to stick around. Re-runs the previous select to allow you to chain actions together on the same selector. -=head1 AUTHORS +=head1 AUTHOR -=over +mst - Matt S. Trout (cpan:MSTROUT) -=item * Matt S. Trout +=head1 CONTRIBUTORS -=back +Oliver Charles + +Jakub Nareski + +Simon Elliot + +Joe Highton + +John Napiorkowski + +=head1 COPYRIGHT + +Copyright (c) 2010-2011 the HTML::Zoom L and L +as listed above. =head1 LICENSE