This year I helped organise #lpw2025, and I'm glad I did. I wrote down some of my thoughts about the experience: https://pinguinorodriguez.cl/blog/lpw2025/
#TodayIAchieved A new attribute on Object::Pad classes, which hides the usual `->new` constructor from package visibility, allowing finer control in the class's code for patterns like singletons and factories.
An idea that came up while talking with @manwar while at #LPW2025 yesterday.