in reply to Inlining functions
in thread When do you function?
Ideally, the Perl compiler would just recognize when a subroutine qualifies as an open-coded version, and "do the right thing". I'd prefer that. Just like how certain subroutines are recognized as "constant" now, and pre-evaluated.
-- Randal L. Schwartz, Perl hacker
|
---|