mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
This is a very simple Moose role which provides a CGI like param
|
|
method.
|
|
|
|
I found that I had written this code over and over and over and
|
|
over again, and each time it was the same. So I thought, why not
|
|
put it in a role?
|