Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Autoload versus auto-generating accessors

by choroba (Cardinal)
on Feb 11, 2016 at 15:58 UTC ( [id://1154974]=note: print w/replies, xml ) Need Help??


in reply to Autoload versus auto-generating accessors

Technical: You don't need to be a higher level to create a poll. See How do I create a Poll?.

For very simple stuff, I usually use Object::Tiny, but I've heard Class::Tiny is better. For more advanced stuff, I turn to Moo. For the most complex stuff, people use Moose.

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^2: Autoload versus auto-generating accessors
by goldenblue (Acolyte) on Feb 11, 2016 at 16:16 UTC
    Technical: You don't need to be a higher level to create a poll. See How do I create a Poll?

    right... read through that after posting... duh!

    I work on systems where I have little pre-assumptions on which modules are available. So I can't realy on modules from cpan.

    As of now, I am even restricted to using perl 5.8.8.0. There might be an upgrade in the future and I'd suggest including such modules, but alas... that will be a complicated procedure.

    Therefore, when I start with a new framework, I rely onto very basic methods... therefore my question.

    Well, if everyone relies onto cpan modules, this discussion seems of little use... but maybe there are folks out there (in here, actually) that do still implement stuff 'from scratch'?


    --

        well, let me rephrase:

        it's too much work and entangled entities. I am much better at technical problems.


        --

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-19 21:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found