[COMMIT LOGREPORT] service/all/lib/Lire Utils.pm,1.65,1.66
Joost van Baal
vanbaal at users.sourceforge.net
Sun Jul 16 16:46:13 CEST 2006
Update of /cvsroot/logreport/service/all/lib/Lire
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv31958
Modified Files:
Utils.pm
Log Message:
fixed typo in manpage
Index: Utils.pm
===================================================================
RCS file: /cvsroot/logreport/service/all/lib/Lire/Utils.pm,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- Utils.pm 16 Jul 2006 10:44:53 -0000 1.65
+++ Utils.pm 16 Jul 2006 14:46:11 -0000 1.66
@@ -849,7 +849,7 @@
Returns an hash reference containing keys for the following URL parts:
'scheme', 'host', 'port', 'path', 'query', 'fragment'. The value will
be empty if this wasn't present in the URL. This function is somewhat
-'http' bias and one should use the URI module for full blown URI
+'http' biased and one should use the URI module for full blown URI
parsing.
The function dies if the URL cannot be parsed.
--
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
commit-request at logreport.org
More information about the Commit
mailing list