mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
4 lines
164 B
Plaintext
4 lines
164 B
Plaintext
This module allows transforming CGI GET/POST data into intricate
|
|
data structures. It is reminiscent of PHP's building arrays from
|
|
form data, but with a perl twist.
|