|
An Introduction to Class::DBI - Gotchas
|
33
|
|
|
Class::DBI Gotchas
The Stuff you Need to Know about
Which arguments take references, which take hashes, which take lists
Create with columns with the NOT NULL constraint
update() and autoupdate()
two objects in memory, one object in the db
collision of accessor names
searches in list context and in scalar context
|
|