The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Manoc::Manifold - Manifold registry

VERSION

version 2.99.2

METHODS

load_namespace

Loads all manifolds from App::Manoc::Manifold namespace

manifolds

Return a list of the names of all known manifolds

new_manifold($name)

Create a new instance of manifold $name.

connect($name)

Create a new instance of manifold $name and call its connect method.

AUTHORS

  • Gabriele Mambrini <gmambro@cpan.org>

  • Enrico Liguori

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Gabriele Mambrini.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.