0acc92c3c0
This module allows a Class::AlzaboWrapper::Cursor object to be used as a TT2 iterator. For a cursor which returns one object at a time, the iterator simply returns one object per iteration. When the cursor returns multiple objects, the iterator returns a hash reference where the keys are the table name of the object's class in lower-case, with camel-casing turned into underscores. The values of the hash are the objects. So if the cursor returns Foo::User and Foo::Page objects, the keys are "user" and "page". WWW: http://search.cpan.org/dist/Template-Iterator-AlzaboWrapperCursor/ Justification: socialtext dependency
3 lines
281 B
Text
3 lines
281 B
Text
MD5 (Template-Iterator-AlzaboWrapperCursor-0.01.tar.gz) = fc522ab4f8f7231c52cc70e78851c9d6
|
|
SHA256 (Template-Iterator-AlzaboWrapperCursor-0.01.tar.gz) = b19afe1137356d9c5e80a831c6d999b3dfe586d0e1252ec23314de76cd2f4843
|
|
SIZE (Template-Iterator-AlzaboWrapperCursor-0.01.tar.gz) = 4356
|