Update of /cvsroot/openinteract/SPOPS/doc
In directory usw-pr-cvs1:/tmp/cvs-serv27463
Modified Files:
Manual.pod
Log Message:
cleanup (L<blah> -> L<blah|blah> issue); small edits; add license info
Index: Manual.pod
===================================================================
RCS file: /cvsroot/openinteract/SPOPS/doc/Manual.pod,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Manual.pod 2001/10/09 13:43:12 1.5
--- Manual.pod 2001/10/12 05:39:12 1.6
***************
*** 19,25 ****
directions, etc. If you need implementation-specific information,
please see the documentation for the appropriate module. (All modules
! listed below.)
! The manual is broken down into several pieces:
=over 4
--- 19,25 ----
directions, etc. If you need implementation-specific information,
please see the documentation for the appropriate module. (All modules
! are listed below.)
! The manual is broken down into:
=over 4
***************
*** 38,43 ****
Describes how the configuration process works and what common
configuration values are for the different implementations (e.g.,
! L<SPOPS::DBI>, L<SPOPS::LDAP>, L<SPOPS::GDBM|SPOPS::DBI>,
! L<SPOPS::LDAP>, L<SPOPS::GDBM>). Also contains information about
security-specific configuration items.
--- 38,43 ----
Describes how the configuration process works and what common
configuration values are for the different implementations (e.g.,
! L<SPOPS::DBI|SPOPS::DBI>, L<SPOPS::LDAP|SPOPS::LDAP>,
! L<SPOPS::GDBM|SPOPS::GDBM>). Also contains information about
security-specific configuration items.
***************
*** 84,88 ****
=over 4
! =item * L<SPOPS|SPOPS>
=back
--- 84,88 ----
=over 4
! =item L<SPOPS|SPOPS>
=back
***************
*** 92,96 ****
=over 4
! =item * L<SPOPS::Initialize|SPOPS::Initialize>
=back
--- 92,96 ----
=over 4
! =item L<SPOPS::Initialize|SPOPS::Initialize>
=back
***************
*** 100,106 ****
=over 4
! =item * L<SPOPS::ClassFactory|SPOPS::ClassFactory>
! =item * L<SPOPS::ClassFactory::DefaultBehavior|SPOPS::ClassFactory::DefaultBehavior>
=back
--- 100,106 ----
=over 4
! =item L<SPOPS::ClassFactory|SPOPS::ClassFactory>
! =item L<SPOPS::ClassFactory::DefaultBehavior|SPOPS::ClassFactory::DefaultBehavior>
=back
***************
*** 110,114 ****
=over 4
! =item * L<SPOPS::Error|SPOPS::Error>
=back
--- 110,114 ----
=over 4
! =item L<SPOPS::Error|SPOPS::Error>
=back
***************
*** 118,124 ****
=over 4
! =item * L<SPOPS::Security|SPOPS::Security>
! =item * L<SPOPS::Security::Hierarchy|SPOPS::Security::Hierarchy>
=back
--- 118,124 ----
=over 4
! =item L<SPOPS::Security|SPOPS::Security>
! =item L<SPOPS::Security::Hierarchy|SPOPS::Security::Hierarchy>
=back
***************
*** 128,152 ****
=over 4
! =item * L<SPOPS::ClassFactory::DBI|SPOPS::ClassFactory::DBI>
! =item * L<SPOPS::DBI|SPOPS::DBI>
! =item * L<SPOPS::SQLInterface|SPOPS::SQLInterface>
! =item * L<SPOPS::DBI::MySQL|SPOPS::DBI::MySQL>
! =item * L<SPOPS::DBI::Sybase|SPOPS::DBI::Sybase>
! =item * L<SPOPS::DBI::Pg|SPOPS::DBI::Pg>
! =item * L<SPOPS::Iterator::DBI|SPOPS::Iterator::DBI>
! =item * L<SPOPS::Key::DBI::HandleField|SPOPS::Key::DBI::HandleField>
! =item * L<SPOPS::Key::DBI::Identity|SPOPS::Key::DBI::Identity>
! =item * L<SPOPS::Key::DBI::Pool|SPOPS::Key::DBI::Pool>
! =item * L<SPOPS::Key::DBI::Sequence|SPOPS::Key::DBI::Sequence>
=back
--- 128,152 ----
=over 4
! =item L<SPOPS::ClassFactory::DBI|SPOPS::ClassFactory::DBI>
! =item L<SPOPS::DBI|SPOPS::DBI>
! =item L<SPOPS::SQLInterface|SPOPS::SQLInterface>
! =item L<SPOPS::DBI::MySQL|SPOPS::DBI::MySQL>
! =item L<SPOPS::DBI::Sybase|SPOPS::DBI::Sybase>
! =item L<SPOPS::DBI::Pg|SPOPS::DBI::Pg>
! =item L<SPOPS::Iterator::DBI|SPOPS::Iterator::DBI>
! =item L<SPOPS::Key::DBI::HandleField|SPOPS::Key::DBI::HandleField>
! =item L<SPOPS::Key::DBI::Identity|SPOPS::Key::DBI::Identity>
! =item L<SPOPS::Key::DBI::Pool|SPOPS::Key::DBI::Pool>
! =item L<SPOPS::Key::DBI::Sequence|SPOPS::Key::DBI::Sequence>
=back
***************
*** 156,166 ****
=over 4
! =item * L<SPOPS::ClassFactory::LDAP|SPOPS::ClassFactory::LDAP>
! =item * L<SPOPS::Iterator::LDAP|SPOPS::Iterator::LDAP>
! =item * L<SPOPS::LDAP|SPOPS::LDAP>
! =item * L<SPOPS::LDAP::MultiDatasource|SPOPS::LDAP::MultiDatasource>
=back
--- 156,166 ----
=over 4
! =item L<SPOPS::ClassFactory::LDAP|SPOPS::ClassFactory::LDAP>
! =item L<SPOPS::Iterator::LDAP|SPOPS::Iterator::LDAP>
! =item L<SPOPS::LDAP|SPOPS::LDAP>
! =item L<SPOPS::LDAP::MultiDatasource|SPOPS::LDAP::MultiDatasource>
=back
***************
*** 170,175 ****
=over 4
! =item * L<SPOPS::Iterator|SPOPS::Iterator>
=back
--- 170,177 ----
=over 4
! =item L<SPOPS::Iterator|SPOPS::Iterator>
+ =item L<SPOPS::Iterator::WrapList|SPOPS::Iterator::WrapList>
+
=back
***************
*** 178,184 ****
=over 4
! =item * L<SPOPS::Key::Random|SPOPS::Key::Random>
! =item * L<SPOPS::Utility|SPOPS::Utility>
=back
--- 180,186 ----
=over 4
! =item L<SPOPS::Key::Random|SPOPS::Key::Random>
! =item L<SPOPS::Utility|SPOPS::Utility>
=back
***************
*** 188,194 ****
=over 4
! =item * L<SPOPS::Tie|SPOPS::Tie>
! =item * L<SPOPS::Tie::StrictField|SPOPS::Tie::StrictField>
=back
--- 190,196 ----
=over 4
! =item L<SPOPS::Tie|SPOPS::Tie>
! =item L<SPOPS::Tie::StrictField|SPOPS::Tie::StrictField>
=back
***************
*** 198,203 ****
Copyright (c) 2001 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.
=head1 AUTHORS
--- 200,209 ----
Copyright (c) 2001 Chris Winters. All rights reserved.
! Permission is granted to copy, distribute and/or modify this document
! under the terms of the GNU Free Documentation License, Version 1.1 or
! any later version published by the Free Software Foundation; with no
! Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
! Texts. A copy of the license is included in the file titled
! "COPYING-DOCS".
=head1 AUTHORS
|