- or download this
package TrialWorkers::Person;
...
- or download this
TrialWorkers::Person->has_many(daysignup=>'TrialWorkers::DaySignup');
- or download this
package TrialWorkers::DaySignup;
use base 'TrialWorkers::DBI';
...
- or download this
my $person = $uid->add_to_people(
$create_data
...
}
);
}
- or download this
[Sat Aug 21 22:36:41 2004] [error] [client 127.0.0.1] person is not a
+column of TrialWorkers::DaySignup at /usr/lib/perl5/site_perl/5.8.5/C
+lass/DBI/Relationship/HasMany.pm line 89, referer: http://localhost/V
+olunteer_Entry.html