+0.009009 2015-05-15
+ - just took the most recent dev release and repository updates, made
+ sure all tests pass and cut a stable release. Please shout out if
+ something unexpected happens.
+
0.009008_01 2013-02-28
- remove_from_attribute and related helpers (remove_class, add_class)
name = HTML-Zoom
-version = 0.009008_01
+version = 0.009009
author = Matt S. Trout <mst@shadowcat.co.uk>
license = Perl_5
copyright_holder = Matt S. Trout <mst@shadowcat.co.uk>
use HTML::Zoom::TransformBuilder;
use Scalar::Util ();
-our $VERSION = '0.009008_01';
+our $VERSION = '0.009009';
$VERSION = eval $VERSION;