diff options
Diffstat (limited to 'htdocs/docs')
-rwxr-xr-x | htdocs/docs/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 5172a63..a29e76f 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -174,7 +174,7 @@ install Bundle::W3C::Validator <dd> Interface to the <a href="#install-prereq-sp">OpenSP parser</a>. </dd> - <dt><a href="http://search.cpan.org/dist/URI/">URI</a></dt> + <dt><a href="http://search.cpan.org/dist/URI/">URI</a> >= 1.53</dt> <dd> Library to handle URIs and escaping special characters in them. </dd> |