11 ms·
Moose is easily the biggest administrative pain in the ass of all time. Any::Moose just makes it work. If you can get away with pure-perl Mouse, it's okay --
by stonnyfrogs 14y ago
Moose is easily the biggest administrative pain in the ass of all time. Any::Moose just makes it work. If you can get away with pure-perl Mouse, it's okay -- but once you dive into Moose... I hope you handle your own hosting.
- logie 14y agoThere is also Moo - https://metacpan.org/module/Moo https://metacpan.org/module/Moo
- einhverfr 14y agoTypically LedgerSMB is hosted by people who know what they are doing regarding the software, or it is self-hosted on-premises by the customer. I know of a few hosting providers. One charges $20/month for the service. We are running on PostgreSQL which removes most of the options for $3/month hosting anyway. But we already have dependencies that require Moose and therefore there isn't much point in avoiding it.
- draegtun 14y agoI have never ran into any of the issues that you had with Moose. I've been using Moose since 2007 and its always been seamless to install, manage and use. To load Moose on a vanilla perl only takes a couple of minutes and only uses 22 other modules: http://news.ycombinator.com/item?id=4042637 http://news.ycombinator.com/item?id=4042637