2018.06.14 in #360Assert::Refute - Unified and assertion tool
Konstantin explains why refute? As he claims successful prove run actually proves nothing. It's only the failures that are meaningful! This is similar to falsifiability concept in modern science: we don't prove a theory in experiment; instead, we try hard to refute it. Same goes for runtime assertions.
2018.11.24 in #383namespace::local: hiding utility functions in moo[se] roles
'Finding the coat for the button' - apparently this expression translated from Hungarian has no meaning in English. It is something along the line: 'finding a problem for a solution'.
2023.08 in #629Resource::Silo - declarative lazy resource container library
Resource::Silo is a declarative lazy resource container library for Perl. It allows to declare resources such as configuration files, database connections, external service endpoints, and so on, in one place; acquire them on demand; cache them; and release in due order.
If you are not yet subscribed, you can do it now. Free of charge:
Just ONE e-mail each Monday. Easy to unsubscribe. No spam. Your e-mail address is safe.
This newsletter is about the Perl Programming languages.