Bump version
[catagits/DOM-Tiny.git] / README.pod
1 =pod
2
3 =encoding utf8
4
5 =head1 NAME
6
7 DOM::Tiny - This is an empty subclass, you wanted Mojo::DOM58
8
9 =head1 IT'S DEAD, JIM.
10
11 Development continues under the name L<Mojo::DOM58>.
12
13 This is an empty subclass thereof to avoid defecating on existing users
14 from a great height, but you should still update your code.
15
16 =head1 AUTHOR
17
18 Dan Book <dbook@cpan.org>
19
20 Code and tests adapted from L<Mojo::DOM>, a lightweight DOM parser by the L<Mojolicious> team.
21
22 =head1 CONTRIBUTORS
23
24 =over
25
26 =item Matt S Trout (mst)
27
28 =back
29
30 =head1 COPYRIGHT AND LICENSE
31
32 Copyright (c) 2008-2015 Sebastian Riedel.
33
34 Copyright (c) 2015 L</"AUTHOR"> and L</"CONTRIBUTORS"> for adaptation to standalone format.
35
36 This is free software, licensed under:
37
38   The Artistic License 2.0 (GPL Compatible)
39
40 =head1 SEE ALSO
41
42 L<Mojo::DOM>, L<HTML::TreeBuilder>, L<XML::LibXML>, L<XML::Twig>, L<XML::Smart>
43
44 =for Pod::Coverage TO_JSON
45
46 =cut