Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tyingq
on Nov 10, 2018
|
parent
|
context
|
favorite
| on:
Object-oriented design patterns in the Linux kerne...
It didn't move per se. You can use Moose as an abstraction if you want. But Moose is just a pure Perl module using bless at the bottom.
Edit: Maybe not pure Perl anymore? Would be VERY surprised if bless wasn't at the bottom though.
lizmat
on Nov 10, 2018
[–]
I seem to recall that most of Moose is XS now?
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Edit: Maybe not pure Perl anymore? Would be VERY surprised if bless wasn't at the bottom though.