Closed p5pRT closed 21 years ago
code:
use integer; use CGI;
$q = CGI->new();
$u = $q->url(-full => 1);
problem:
the arguments passed to $q->url() are (0\,1) instead of ('-full'\,1)
Hugh\,
Thanks for the bug report. It is fixed in 5.6\, and I have marked the bug report as closed.
Nat
Migrated from rt.perl.org#843 (status was 'resolved')
Searchable as RT843$