CVS log for ports/devel/p5-Class-ParmList/Makefile
Up to [FreeBSD] / ports / devel / p5-Class-ParmList
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:53 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${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)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 17 02:40:29 2006 UTC (5 years, 10 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- update to 1.05 - use PERL_MODBUILD
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 29 01:57:45 2005 UTC (6 years, 4 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- update to 1.04 PR: 86341 Submitted by: leeym
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 20 02:56:35 2004 UTC (7 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
My territory, suggested by ijliao. :p Approved by: vanilla (co-mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Oct 24 04:18:59 2003 UTC (8 years, 3 months ago) by foxfair
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Add p5-Class-ParmList 1.03, a module for processing named parameter 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
