metaperl has asked for the wisdom of the Perl Monks concerning the following question:
URLMaker->new('admin.cgi', q => { action => 'this', arg2 => 'that' } )->stringify;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Forming a URL from a data structure/API?
by Fletch (Bishop) on Feb 03, 2009 at 16:14 UTC | |
|
Re: Forming a URL from a data structure/API?
by Your Mother (Archbishop) on Feb 03, 2009 at 17:36 UTC |