in reply to tutorials / examples to start using Moo (or Class::Tiny, or...?)

I agree, make functional modules. No need to make OO code by the sound of it.

Also I suggest you look into Exporter::Tiny so you can import your subs into the program in which you are using the modules.

The way forward always starts with a minimal test.
  • Comment on Re: tutorials / examples to start using Moo (or Class::Tiny, or...?)
  • Download Code