Skip to content

FYI: Plack::Util compile error #5

@Bill-Costa

Description

@Bill-Costa

Did a fresh install in my local::lib. Running under v5.42.0 built for darwin-thread-multi-2level. After manually installing various dependencies that were reported each time I tried to run it, I got to this point:

$ http_this
FATAL: internal error - Attempt to reload Plack/Handler/Standalone.pm aborted.
Compilation failed in require at /Users/wfc/perl5/lib/perl5/Plack/Util.pm line 26.

$ cpanm Plack::Handler::Standalone
Plack::Handler::Standalone is up to date. (undef)

$ perl -e 'use Plack::Handler::Standalone;'
Can't locate HTTP/Status.pm in @inc
$ cpanm HTTP::Status
$ http_this
Exporting '.', available at:
http://127.0.0.1:7007/

Could be something weird with my particular environment. Perl is managed by Homebrew installed In /opt using the admin account and it already a couple misc CPAN modules installed before I switched to local::lib in my non-priv'd account.

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