Update of /cvsroot/openinteract/SPOPS/doc/Manual
In directory usw-pr-cvs1:/tmp/cvs-serv17347
Modified Files:
Serialization.pod
Log Message:
fixed POD error
Index: Serialization.pod
===================================================================
RCS file: /cvsroot/openinteract/SPOPS/doc/Manual/Serialization.pod,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Serialization.pod 2001/10/12 19:39:07 1.6
--- Serialization.pod 2001/10/15 00:00:17 1.7
***************
*** 160,165 ****
Sets the 'loaded' property of all fields in the object to false.
- =back
-
For an example of how a SPOPS subclass implements lazy-loading, see
L<SPOPS::DBI|SPOPS::DBI>.
--- 160,163 ----
|