Skip to content

Module::Pluggable::Object docs are minimal (and confusing) #36

Description

@simonwistow

Almost none of the API is documented, for example methods and constructor args. What documentation does exist seems to have been copied from Module::Pluggable. For example the description for MPO is "automatically give your module the ability to have plugins" which is not correct.

The relationship between MPO and MP is pretty unclear. It's not at all clear that MPO provides all the guts of MP and that you can use MPO directly to avoid having MP pollute your class with its exports (which I generally want to avoid).

From Dave Rolsky
Migrated from https://rt.cpan.org/Ticket/Display.html?id=121869

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