NAME
Nitesi::Class - Instantiate objects at runtime
SYNOPSIS
Nitesi::Class->instantiate('My::Nitesi::Extension', foo => 'bar')
METHODS
instantiate
Loads class and instantiates object with optional parameters.
load
Loads class.
AUTHOR
Stefan Hornburg (Racke), <racke@linuxia.de>
LICENSE AND COPYRIGHT
Copyright 2011-2013 Stefan Hornburg (Racke) <racke@linuxia.de>.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.