in reply to Re^3: Any gotchas with CGI and Mouse running together?
in thread Any gotchas with CGI and Mouse running together?
But let me rephrase: for various reasons I never got sufficiently well into any of those /M[eosu]+\.pm/ animals.
I always read that even a simple use case of Moose has a notable startup penalty, but its not applying Moose to create objects and classes which is slow.
Hence should Moose itself have a costly compilation/ BEGIN phase when used.
At the same time perlcc is praised for its ability to precompile code to a static OP-tree.
So either it should be possible to precompile Moose to fast OP-code-image or something is wrong in my understanding.
|
---|