NAME

OpenInteract2::Setup::InitializeActions - Include and initialize all OpenInteract2 actions

SYNOPSIS

 my $setup = OpenInteract2::Setup->new( 'initialize actions' );
 $setup->run();

DESCRIPTION

This setup action brings in and initializes all action classes. Here's the procedure:

Setup Metadata

name - 'initialize actions'

dependencies - 'read action table'

SEE ALSO

OpenInteract2::Setup

OpenInteract2::Action

COPYRIGHT

Copyright (c) 2005 Chris Winters. All rights reserved.

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

AUTHORS

Chris Winters <chris@cwinters.com>

Generated from the OpenInteract 1.99_06 source.