NAME
OpenInteract2::Brick::Package - All resources used for creating a package
SYNOPSIS
oi2_manage create_package --package=foo
DESCRIPTION
This class just holds all the static resources used when creating a package.
These resources are associated with OpenInteract2 version 1.99_06.
Resources
You can grab resources individually using the names below and
load_resource() and copy_resources_to(), or you can copy all the
resources at once using copy_all_resources_to() -- see
OpenInteract2::Brick for details.
- package.ini
- MANIFEST.SKIP
- spops.ini
- action.ini
- SQLInstall.pm
- Action.pm
- App.pm
- sample.tmpl
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>
NAME
OpenInteract2::App::[% class_name %] - This application will do everything!
[% pod %]
Generated from the OpenInteract 1.99_06 source.
