Text-XHTML
view release on metacpan or search on metacpan
lib/Text/XHTML.pm view on Meta::CPAN
textarea tfoot th thead thebase code div html span thetitle
trow tt ulist variable)],
attributes => [qw(action align alt altcode archive base border bordercolor
cellpadding checked codebase cols colspan content coords
disabled enctype height href httpequiv identifier ismap lang
maxlength method multiple name nohref rel rev rows rowspan
rules selected shape size src class afor style type title
usemap valign value width)]
);
our @EXPORT_OK = ( qw(text comment attr cdata)
, @{$EXPORT_TAGS{elements}}
, @{$EXPORT_TAGS{attributes}}
);
$EXPORT_TAGS{all} = \@EXPORT_OK;
our $CHECKS = 1;
our %CTXT =
( 'Text::XHTML::CtxText'
lib/Text/XHTML.pm view on Meta::CPAN
optgroup option paragraph param pre quote sample script select
small strong thestyle subscript superscript table tbody td
textarea tfoot th thead thebase code div html span thetitle
trow tt ulist variable
action align alt altcode archive base border bordercolor
cellpadding checked codebase cols colspan content coords
disabled enctype height href httpequiv identifier ismap lang
maxlength method multiple name nohref rel rev rows rowspan
rules selected shape size src class afor style type title
usemap valign value width
text comment attr cdata
=head1 AUTHOR
Eugene Grigoriev, C<< <eugene.grigoriev at gmail.com> >>
=head1 BUGS
Please report any bugs or feature requests to C<bug-text-xhtml at rt.cpan.org>, or through
the web interface at L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Text-XHTML>. I will be notified, and then you'll
automatically be notified of progress on your bug as I make changes.
( run in 0.584 second using v1.01-cache-2.11-cpan-454fe037f31 )