X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCGI.pm;h=78bc931466a1aebadd0e82c21b9fb7d2faf91541;hb=9c1370fb202eb56860da11d7695c846c33542694;hp=c07625df08f350f09d3bad84b2f43cd52f2f7758;hpb=2371fea9e14a724e668c4f56ab57c9078e9bdee5;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/CGI.pm b/lib/CGI.pm index c07625d..78bc931 100644 --- a/lib/CGI.pm +++ b/lib/CGI.pm @@ -5759,6 +5759,7 @@ field. The second argument (-src) is also required and specifies the URL =item 3. + The third option (-align, optional) is an alignment type, and may be TOP, BOTTOM or MIDDLE @@ -6192,6 +6193,7 @@ Returns either the remote host name or IP address. if the former is unavailable. =item B + Return the script name as a partial URL, for self-refering scripts.