The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Alien-unibilium

0.07    CHANGES:
         * A better implementation of the three 'check' style veersion testing
           ExtUtils::PkgConfig methods

0.06    BUGFIXES:
         * Fixes for cygwin:
            + GNU make is just called "make"
            + Close written .pc file before trying to rename() it

0.05    BUGFIXES:
         * Don't hardcode libdir into .pm file, discover it by @INC search
         * Rewrite file paths in .pc file relative to libdir - should allow
           for relocatable installs that work both from blib/ and real
           installation location

0.04    BUGFIXES:
         * Bake real installation libdir into built .pm file rather than
           build-time blib/ dir

0.03    CHANGES:
         * Updated for unibilium v1.0.1

0.02    CHANGES:
         * GNU libtool is called 'glibtool' on Darwin
         * Build dependencies need to be listed as configure_requires

0.01    First version, released on an unsuspecting world.