in reply to Re^7: Any gotchas with CGI and Mouse running together?
in thread Any gotchas with CGI and Mouse running together?

> After everything is setup (all the classes are composed and roles and attributes and all that)

so not only requiring and compiling Moose which is slow but composing new classes too. :-/

Tried installing it with cpanm and but it failed, though 47 dependencies were installed.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)

PS: Je suis Charlie!

  • Comment on Re^8: Any gotchas with CGI and Mouse running together?

Replies are listed 'Best First'.
Re^9: Any gotchas with CGI and Mouse running together?
by Your Mother (Archbishop) on Feb 27, 2015 at 19:01 UTC

    Yes, with “slow” being a slightly subjective term here. There are a few threads here and there discussing it better than I can.

      > Yes, with “slow” being a slightly subjective term here.

      Yeah, I succeeded to install now, cpanminus seems to have some problems with dependencies.

      Especially the need for some XS is discouraging.

      I'll give it a try to understand the concepts from the original source.

      Cheers Rolf
      (addicted to the Perl Programming Language and ☆☆☆☆ :)

      PS: Je suis Charlie!