in reply to Using Apache2::RequestRec and pnotes
$r->pnotes( 'name_of_struct', $hash_of_dot_dot_dot ); [download]
$r->pnotes( 'name_of_struct' ); [download]
Update: Fixed copy and paste mistake in referring to $r.