6 lines
226 B
Text
6 lines
226 B
Text
|
Devel::BeginLift 'lifts' arbitrary sub calls to running at compile
|
||
|
time - sort of a souped up version of "use constant". It does this via
|
||
|
some slightly insane perlguts magic.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Devel-BeginLift/
|