mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
313 B
Plaintext
9 lines
313 B
Plaintext
Converts a CGI query into structured data using a dotted name convention
|
|
similar to TT2.
|
|
|
|
expand_cgi works with CGI.pm, Apache::Request or anything with an appropriate
|
|
"param" method. Or you can use expand_hash directly.
|
|
|
|
If you prefer to use a different flattening convention then CGI::Expand can
|
|
be subclassed.
|