The semicolon seems to be the default in CGI.pm since version 2.64.
Version 2.64
1.Changes introduced in 2.63 broke param() when retrieving
parameter lists containing only
a single argument. This is now fixed.
2.self_url() now defaults to returning parameters delimited with
semicolon. Use the pragma
-oldstyle_urls to get the old "&" delimiter.
So if you are using Perl, al you have to do is install at least CGI.pm
2.64 and
use the indicated pragma.
Edmond Abrahamian wrote:
(snip).
--Jesse
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.