Skip to content

is there a way to use utf8::all in other 3rd party modules? #50

@caileiYanxiu

Description

@caileiYanxiu

e.g.
I am using the Path::Tiny module and that module uses readdir sub. Is there a way to make it to respect of utf8::all without modifying its source code?

currently, i have to modify the code and add use utf8::all right after the declaration of package Path::Tiny

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