or download this
# now we will make an object that relates to a single
# record. We know that our entry is id 1 since it is
...
# Now $user contains all the information related to
# the record in the database. You can verify this with
# Data::Dumper if you want.