Skip to content

Latest Net::GitHub can install on Perl 5.16 and lower? #103

@i-shenl

Description

@i-shenl

When trying to install the latest version of Net::Github package on Perl 5.16 on Windows, ExtUtils-MakeMaker generates an nmake makefile that is incomplete. When trying to build with it, an EOF error occurs. This would not be a problem on perls 5.18 and higher because those are built with mingw whereas the older perls are built with Visual Studio. Was this package regardless of version intended to work with older perls? If so, I can look at fixing the EOF problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions