Skip to content

Feature request: Turn _supported_maps into a part of the public API #26

Description

@gwselke

I would ask to promote the function _supported_maps(), which is currently a private function within M::T, to becoming part of the public API.

My reason is that I would imagine users (developers) might use this information. Of course, "supported" does not mean "available on this
particular computer"; and of course there's the forcing mechanism for "unsupported" modules -- still it would be helpful, I think. E.g., Map::Tube::CLI is currently using this private function, but that means breaking into Map::Tube's house without asking nicely.

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