in reply to Re^2: High level OOP query ( Building Skills Object-Oriented Design Mindset Development )
in thread High level OOP query

I say Moose/Moo now, because that completely sidesteps the frustrations of having to figure out how to coerce native perl into doing OO. It's got a fairly standard OO syntax that you will be able to translate OO concepts into without too much hassle. Then, you can backtrack and learn how it's done with perl sans Moo(se) and it will make much more sense.

Three thousand years of beautiful tradition, from Moses to Sandy Koufax, you're god damn right I'm living in the fucking past

  • Comment on Re^3: High level OOP query ( Building Skills Object-Oriented Design Mindset Development )

Replies are listed 'Best First'.
Re^4: High level OOP query ( Building Skills Object-Oriented Design Mindset Development )
by Anonymous Monk on Oct 25, 2013 at 22:46 UTC

    I say Moose/Moo now ...

    Great point ... so you can write some Moo for OP?

    I think first pictures on paper, then Moo