CE::App::Profile.pm
$Revision: 1.6 $
$Date: 2001/12/04 18:17:43 $
[Sample usage of the module]
Interface for updating the fields of an object.
Dummy method to prevent wasting time trying to AUTOLOAD DESTROY.
%values = CE::App::Profile::get_profile($id, $type); - return hash with object fields => {properties hash} $bool = CE::App::Profile::set_profile($id, $type); returns 1 if object successfully updated, 0 if not
dave@creationengines.com
[Mention resources, related modules, etc]
Hey! The above document had some coding errors, which are explained below:
You forgot a '=back' before '=head2'
'=item' outside of any '=over'
You forgot a '=back' before '=head2'
=back without =over