PGVersion: a class to manage PostgreSQL Version (strings) within a Perl 6 Program
While writing a program in Perl 6 I had the need to correctly parse and analyze diffefent PostgreSQL version strings. I wrote a simple and minimal class to the aim, and refactored so it can escape in the wild.
written sometime in December 2018