Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: What if Perl had an OO standard library?

by tobyink (Canon)
on Aug 27, 2022 at 19:39 UTC ( [id://11146473]=note: print w/replies, xml ) Need Help??


in reply to Re: What if Perl had an OO standard library?
in thread What if Perl had an OO standard library?

"Even when I do write OO distributions (most of mine are), I don't use anything but the core perl OO functionality"

Is this because you dislike the Moose-like syntax, because of speed concerns, or because you don't want to create dependencies on non-core modules for end users.

If it's because of speed or dependencies, you should look at Mite. Mite allows you to write Moose-like code, "compile" it on your machine into plain Perl, and distribute the compiled result so your end users don't need any non-core modules.

  • Comment on Re^2: What if Perl had an OO standard library?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11146473]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (None)
    As of 2024-04-25 00:10 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found