On Wed, Dec 17, 2003 at 06:20:22AM -, Rafael Garcia-Suarez wrote:
: Larry Wall wrote in perl.perl6.language :
: > On Wed, Dec 17, 2003 at 12:11:59AM +, Piers Cawley wrote:
: >: When you say CHECK time, do you mean there'll be a CHECK phase for
: >: code that gets required at run time?
: >
On Dec 17, 2003, at 1:39 AM, Simon Cozens wrote:
The desire to optimize the hell out of Perl 6 is a good one, but surely
you optimize when there is a problem, not when before. Is there a
problem
with the speed you're getting from Perl 6 at the moment?
Yes, it's taking too long to be released! ;-)
On Dec 16, 2003, at 10:20 PM, Rafael Garcia-Suarez wrote:
There's a need (more or less) for special blocks that can be run at the
end of the compilation phase of any arbitrary compilation unit.
This would be especially useful in an environment such as mod_perl,
where CHECK and INIT blocks current