Subject: | HTML::AsSubs is missing <span> tag |
Date: | Tue, 23 Mar 2010 20:09:30 +0100 |
To: | bug-HTML-Tree@rt.cpan.org |
From: | Christoph 'Mehdorn' Weber <christoph.weber@das-mehdorn.de> |
Hello!
I believe that HTML::AsSubs is missing a sub for the
<span> tag.
Version info:
* HTML::Tree 3.23
* Perl v5.10.0
* Linux 2.6.26-2-686 (Debian Lenny)
Adding "span" at the end of line 93 in HTML/AsSubs.pm
should do the trick. (The line ends in a single whitespace.)
Christoph