Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| cfbb239b | 2016-03-20 19:56:05 | Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. | ||
| 570aa62a | 2015-01-18 03:12:39 | Drop remaining MD5/RMD160/SHA1 checksums. | ||
| 2b8930a2 | 2014-04-13 01:01:38 | Drop USE_GROFF since groff and mandoc produce identical output. | ||
| eae66e4a | 2013-03-11 11:35:43 | PERMIT_* / REGRESS->TEST sweep | ||
| df4e1203 | 2010-12-03 11:46:46 | Bump after recent cpan.port.mk change. ok jasper@ (final commit) | ||
| c82c4422 | 2010-10-19 08:02:53 | USE_GROFF=Yes | ||
| 8133bad6 | 2008-10-16 00:02:24 | import Data::URIEncode: Data::URIEncode allows for encoding and decoding complex (multi level datastructures) using native Query String manipulators (such as CGI.pm). It takes complex data and turns it into a flat hashref which can then be turned into a URI query string using URL encoding. It also takes a flat hashref of data passed in and translates it back to a complex structure. ok simon@ |