Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: cgi.pm: popup_menu

by arturo (Vicar)
on Mar 14, 2003 at 21:31 UTC ( #243182=note: print w/replies, xml ) Need Help??


in reply to Re: cgi.pm: popup_menu
in thread cgi.pm: popup_menu

the -labels attribute expects an array reference, not a list, so that should instead be -labels => [ keys %labels ]

the [ ] around the keys %labels makes it an anonymous array, which is a reference to an array with no name.

HTH

If not P, what? Q maybe?
"Sidney Morgenbesser"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://243182]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others studying the Monastery: (2)
As of 2023-06-08 05:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (29 votes). Check out past polls.

    Notices?