Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: label usage

by bm (Hermit)
on Aug 18, 2003 at 16:33 UTC ( [id://284631]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    %labels=('1=>a',
             '2=>b',
             '3=>c');
    
  2. or download this
    %labels =( 
              1=>'a',
              2=>'b',
              3=>'c');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-04-24 19:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found