Greets Folks,

I have been reading the following tutorial on loops
constructs, and I cant tell for sure, but I think I
found an error.  At any rate it is confusing me, so I
thought I would ask.  

Here' the tutorial link: 

http://html-template.sourceforge.net/article.html

Specifically, after the loops example the tutorial
explains ---> First, the data is included in the form
of a hash of arrays ---

Now, my question is... is that right?  I mean, it
looks more like an array of hashes, and, secondly, I
found another tutorial which seems to indicate it is
an array of hashes.

Here's the second tutorial:

http://www.perlmonks.org/index.pl?node_id=65642

In the explanation of loops, he says --->
HTML::Template's param method will only accept a
reference to an array that contains references to
hashes.  ---

See?  It's got me confused. 

Personally, my perception at the moment is that it
looks like an array of hashes, but I cant tell.

Any help appreciated.

Thanks,

Will

P.S. A bit OT here... but, in perl,does the => symbol
have a specific name?  I know what it does generally,
i.e. it is often used to help define hash, but all I
can think of to call it is an "equals-arrow", so a
more appropriate name is probably wanting.



__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to