Replies: 2 comments
-
|
We should probably add a |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
There will very likely be a performance benefit to consider, though it does not support some of the encapsulation breaking that is normal with basic OO, it might be worth prototyping a wrapper on CPAN. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I really like Mojo::Base and I use it as the basis for basically every app I write, even non-Mojolicious web apps.
I'm just curious... is there a play for perl's new
classin Mojo in the future? Is there any benefit to be gained by leveraging perl coreclass?Beta Was this translation helpful? Give feedback.
All reactions