NAME
Bundle::SPOPS - Bundle to install all the pre-requisites for SPOPS
SYNOPSIS
perl -MCPAN -e 'install Bundle::SPOPS'
CONTENTS
Class::ISA
Test::More
Data::Dumper
Storable (1.00)
Class::Date (1.00)
Carp::Assert
Class::Fields
Class::Accessor
Devel::StackTrace
Class::Factory
SPOPS
DESCRIPTION
Install the few modules needed for SPOPS. Note that this is the bare minimum -- to actually do something with the module you are probably going to need at least DBI plus one or more of the supported DBD drivers (like DBD::mysql, DBD::Sybase, DBD::ASAny, DBD::Pg, DBD::Oracle, DBD::SQLite, or DBD::ODBC). You can also currently use SPOPS with GDBM_File.
MORE INFORMATION
Information on the web about this module is found with OpenInteract, a web-application server. Don't let that scare you: SPOPS is self-contained and is very useful outside of OpenInteract.
Sourceforge Project Home:
http://sourceforge.net/projects/openinteract/
News, package repository and more information:
http://www.openinteract.org/
COPYRIGHT
Copyright (c) 2001-2002 intes.net, inc.. 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>