
Labyrinth::Plugins - Plugin Manager for Labyrinth

load_plugins(@plugins); my $plugin = get_plugin($class); my @plugins = get_plugins();

Although loaded via the main Labyrinth module, this module is used by others to quickly reference all the available plugins.

Loads plugins found under the plugins directory.
Returns the appropriate plugin for the given class.
Returns all available plugins.

Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/

Copyright (C) 2002-2013 Barbie for Miss Barbell Productions All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the Artistic License 2.0.