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::PCRE2.

0.017000 2023-02-03

    - Fix share install download by switching to Alien::Build::Plugin::Download::GitHub (thanks Zaki Mughal)

0.016000 2022-05-08 Codename Queen Mother

    - HOLIDAY EDITION: Happy Mother's Day!
    - Upgrade To PCRE2 v10.34
    - Enable Minimum Version Checking Via Environmental Variable (thanks Zaki Mughal)
    - Require PCRE2 v10.34 Minimum Version, Due To Security Vulnerability (thanks Zaki Mughal)
        https://nvd.nist.gov/vuln/detail/CVE-2019-20454
    - Require Alien::Build v2.48, Provides Test::Alien::Diag etc.
    - Require Alien::MSYS v0.14
    - Require Alien::gmake v0.21
    - Require IO::Socket::SSL v2.074
    - Require Test2::Suite v0.000145
    - Use 'diag' Instead Of 'print {*STDERR}' (thanks Zaki Mughal) 
    - Enable GitHub CI Testing & Fix Various Build Issues (thanks Zaki Mughal & Hakon Hagland)
    - Accept PCRE2 Release Candidates (thanks Petr Pisar)

0.015000 2017-11-07

	- Fix "Sorry, you may not have multiple connections.",
		Replace Official Server With GitHub Mirror Server

0.014000 2017-10-31 Codename Ovomorph

    - HOLIDAY EDITION: Happy Halloween!
    - Upgrade To PCRE2 v10.30 Official, Replace v10.30.837-DEV Unofficial

0.013000 2017-07-22

    - Windows, Properly Require Alien::Build & Alien::MSYS & Alien::gmake
    - Require Test2::Suite v0.000072 For Test2::V0

0.012000 2017-07-18

    - Windows, Skip pcre-config Tests If sh Bourne Shell Not Found, Part 2

0.011000 2017-07-18

    - Windows, Skip pcre-config Tests If sh Bourne Shell Not Found

0.010000 2017-07-16

    - Require PCRE2 Minimum Version v10.30 During Build Time
    - Test Suite, Skip cflags Test On system Install Type

0.009000 2017-07-15

    - Test Suite, Upgrade To Test::Alien
    - Quality Assurance, Enable Debugging Output

0.008000 2017-07-13

    - Require Alien::Build v0.60 For Bug Fixes

0.007000 2017-07-12

    - Test Suite, Fix Errors On System Install Mode
    - Test Suite, Enable XS Tests (Thanks plicease)

0.006000 2017-07-02

    - Build Process, Disable Shared Libs
    - Test Suite, Enable `pcre2grep` Tests

0.005000 2017-07-02

    - Test Suite, Disable `pcre2grep` Tests, Do Not Force `make install`

0.004000 2017-07-02

    - Test Suite, Force `make install` Before `pcre2grep`

0.003000 2017-07-01

    - Test Suite Update
    - MS Windows Support

0.002000 2017-06-30

    - Test Suite

0.001000 2017-06-30

    - Initial Release!
    - Linux Support