Perl OOP: using instance or class methods in an interchangeable way
Perl is a very dynamic and flexible language, that allows you to write a single method and use it as an instance or class one.
written sometime in August 2023
Tags:
perl