Skip to content

Wingman.pm #21

@rizen

Description

@rizen

The JSON decoder in Wingman.pm assumes that the decode will be successful, which is of course silly.

So we just need to modify this line:

$beanstalk->decoder(sub { @{decode_json(shift)} });

to be more intelligent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions