Skip to content

Doesn't work with Log::Any #63

@XSven

Description

@XSven

perlimports removes the import of a package global $logger variable. The use statement in

use Log::Any qw($logger);
$logger->info("some message");

is gone, if I apply perlimports to it.

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