summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/bundle/Makefile.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL
index 96dfef5..5a50782 100644
--- a/misc/bundle/Makefile.PL
+++ b/misc/bundle/Makefile.PL
@@ -21,7 +21,7 @@ WriteMakefile(
"Encode::HanExtra" => 0,
"File::Spec::Functions" => 0,
"HTML::Encoding" => 0.52,
- "HTML::HeadParser" => 3.60,
+ "HTML::HeadParser" => "3.60",
"HTML::Parser" => 3.24,
"HTML::Template" => 2.6,
"HTTP::Headers::Auth" => 0,
@@ -37,7 +37,7 @@ WriteMakefile(
"Socket" => 0,
"URI" => 0,
"URI::Escape" => 0,
- "XML::LibXML" => 1.70,
+ "XML::LibXML" => "1.70",
# Optional:
"Encode::JIS2K" => 0,