Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

class :open #315

Open
Open
@rurban

Description

@rurban

very unsure if we really should support this.
traditional package NAME {} can already do that, and classes should bear a prominent advantage over them. i.e. compile-time optimizable.

monkey-typing by injecting classes into the @ISA is frowned upon, rather add your Mock class at the end and test that. see the ruby on rails desaster.

there is the old dirty dynamic way to do things, and then the new cperl static way to optimize things.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions