Subject: CVS commit: pkgsrc/devel/p5-constant
From: Jens Rehsack
Date: 2009-10-18 11:16:48
Message id: 20091018091648.C1078175DA@cvs.netbsd.org

Log Message:
Importing devel/p5-constant 1.19 as dependency (constant >= 1.14) for
scheduled update of net/p5-SOAP-Lite. Since 1.14 multiple constants
are allowed.

This pragma allows constants to be declared at compile-time.

When a constant is used in an expression, Perl replaces it with its value at
compile time, and may then optimize the expression further. In particular,
any code in an if (CONSTANT) block will be optimized away if the constant
is false.


Files:
RevisionActionfile
1.1importpkgsrc/devel/p5-constant/Makefile
1.1importpkgsrc/devel/p5-constant/DESCR
1.1importpkgsrc/devel/p5-constant/distinfo