summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build.PL1
-rw-r--r--README1
-rwxr-xr-xbin/efa4
3 files changed, 2 insertions, 4 deletions
diff --git a/Build.PL b/Build.PL
index 49eeeb0..e460926 100644
--- a/Build.PL
+++ b/Build.PL
@@ -20,7 +20,6 @@ Module::Build->new(
'Exception::Class' => 0,
'Getopt::Long' => 0,
'XML::LibXML' => 0,
- 'WWW::Mechanize' => 0,
},
sign => 1,
diff --git a/README b/README
index b2fd346..a13cdd5 100644
--- a/README
+++ b/README
@@ -11,7 +11,6 @@ Dependencies
* Class::Accessor
* Exception::Class
* XML::LibXML
- * WWW::Mechanize
Installation
diff --git a/bin/efa b/bin/efa
index 9c89a8d..63c3eae 100755
--- a/bin/efa
+++ b/bin/efa
@@ -375,8 +375,8 @@ None.
=head1 DEPENDENCIES
-This script requires perl 5.10 (or higher) with the modules
-WWW::Mechanize and XML::LibXML.
+This script requires perl 5.10 (or higher) with the XML::LibXML module
+installed.
=head1 BUGS AND LIMITATIONS