Skip to content

Badger::Codecs fails to compile #21

@puck

Description

@puck

Hey,

Badger::Codecs fails to compile with Perl v5.36:

puck@dirk:~/personal/RT/debian/Badger$ perl -Ilib -c lib/Badger/Codecs.pm 
Bareword "CHAINED" not allowed while "strict subs" in use at lib/Badger/Codecs.pm line 60.
BEGIN not safe after errors--compilation aborted at lib/Badger/Codecs.pm line 139.
Compilation failed in require at lib/Badger/Codec/Chain.pm line 15.
BEGIN failed--compilation aborted at lib/Badger/Codec/Chain.pm line 15.
Compilation failed in require at lib/Badger/Codecs.pm line 16.
BEGIN failed--compilation aborted at lib/Badger/Codecs.pm line 16.

The test cases all pass though.

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