summaryrefslogtreecommitdiff
path: root/lib/TUWF/XML.pm
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2017-12-28 08:53:23 +0100
committerYorhel <git@yorhel.nl>2017-12-28 08:53:36 +0100
commitbc6b84d4d6debdf70e54ae17c1470de84bfe8b1f (patch)
tree8aff6e764b0f9395de403b20dd419eb519d7210b /lib/TUWF/XML.pm
parentbe7c0921af25b7f6b9eef9a8bd8ded5998a2a4a7 (diff)
TUWF::XML: Re-add "xml" to export options
Fixes an omission of 35776908b286b3f31a7d14f745f5ec6641c97fd6
Diffstat (limited to 'lib/TUWF/XML.pm')
-rw-r--r--lib/TUWF/XML.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/TUWF/XML.pm b/lib/TUWF/XML.pm
index b4be372..a1ca83e 100644
--- a/lib/TUWF/XML.pm
+++ b/lib/TUWF/XML.pm
@@ -59,7 +59,7 @@ BEGIN {
# functions to export
@EXPORT_OK = (@all, qw(
- mkclass xml_escape html_escape
+ xml mkclass xml_escape html_escape
tag html lit txt end
Tag Html Lit Txt End
tag_ html_ lit_ txt_ end_