summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/bundle/META.yml1
-rw-r--r--misc/bundle/Makefile.PL1
-rw-r--r--misc/bundle/lib/Bundle/W3C/Validator.pm1
3 files changed, 0 insertions, 3 deletions
diff --git a/misc/bundle/META.yml b/misc/bundle/META.yml
index da67bd7..468e662 100644
--- a/misc/bundle/META.yml
+++ b/misc/bundle/META.yml
@@ -12,7 +12,6 @@ requires:
Config::General: 2.31
Encode: 0
Encode::HanExtra: 0
- Encode::JIS2K: 0
File::Spec::Functions: 0
HTML::Encoding: 0.52
HTML::Parser: 3.24
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL
index cc04879..5305d75 100644
--- a/misc/bundle/Makefile.PL
+++ b/misc/bundle/Makefile.PL
@@ -11,7 +11,6 @@ WriteMakefile(
Config::General => 2.31,
Encode => 0,
Encode::HanExtra => 0,
- Encode::JIS2K => 0,
File::Spec::Functions => 0,
HTML::Encoding => 0.52,
HTML::Parser => 3.24,
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index 8a12751..468559d 100644
--- a/misc/bundle/lib/Bundle/W3C/Validator.pm
+++ b/misc/bundle/lib/Bundle/W3C/Validator.pm
@@ -24,7 +24,6 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator">
Config::General 2.31
Encode
Encode::HanExtra
- Encode::JIS2K
File::Spec::Functions
HTML::Encoding 0.52
HTML::Parser 3.24