Skip to content

Undeclared dependency Env.pm #12

@eserte

Description

@eserte

Env.pm is a core module, but some distributions (e.g. Fedora) ship a stripped perl installation without it. Probably it's better to add Env to the prereq list to avoid unnecessary test failures:

Can't locate Env.pm in @INC (@INC contains: ... .) at /home/cpansand/.cpan/build/2018111920/FFI-CheckLib-0.23-0iHlUt/blib/lib/FFI/CheckLib.pm line 34.
Compilation failed in require at t/ffi_checklib__os_mswin32.t line 4.
BEGIN failed--compilation aborted at t/ffi_checklib__os_mswin32.t line 4.
t/ffi_checklib__os_mswin32.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions