| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211450
|
|
|
|
|
|
|
| |
- use PERL_MODBUILD
Notes:
svn path=/head/; revision=157472
|
|
|
|
|
|
|
|
| |
PR: 86341
Submitted by: leeym
Notes:
svn path=/head/; revision=143737
|
|
|
|
|
|
|
| |
Approved by: vanilla (co-mentor)
Notes:
svn path=/head/; revision=116729
|
|
lists for method calls.
This is a simple package for validating calling parameters to a subroutine
or method. It allows you to use "named parameters" while providing checking
for number and naming of parameters for verifying inputs are as expected and
meet any minimum requirements. It also allows the setting of default values
for the named parameters if omitted
PR: 58453
Submitted by: clsung@dragon2.net
Notes:
svn path=/head/; revision=92019
|