Skip to content

CI should build a perl with EUMM master as its EUMM #231

Open
@mohawk2

Description

@mohawk2

It would take latest stable release perl, and overlay git master EUMM with something like, in perl src dir:

# git clean -xdf
cp -r ../ExtUtils-MakeMaker/lib/ExtUtils/* cpan/ExtUtils-MakeMaker/lib/ExtUtils
( ./Configure -des -Dusedevel && make -j4 test 2>&1) | tee ../pbt-log

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions