On Wed, 11 Nov 2009 08:44:45 -0600
Markx.Allen <[email protected]> wrote:

> Why doesn't use work?

Because you aren't reading the error message :-D

> Usage: has 'name' => ( key => value, ... ) at

Notice the usage of parenthesis rather than braces? You are passing in
a hashref rather than a list of values. 

-- 

Nicholas Perez
XMPP/Email: [email protected]
http://search.cpan.org/~nperez/
http://github.com/nperez

Reply via email to