Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Feature or Bug ?

by ady (Deacon)
on Sep 17, 2005 at 08:16 UTC ( [id://492820]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
       1=>2
       2=>4
       3=>6
       4=>8
    
  2. or download this
       # Faulty Algorithm: double int's in range [1..4]
       my %hDouble = (1=>'2', 2=>'4', 3=>'7', 4=>'8');
    ...
          $o-- if  ($o%2 != 0);
          print $i . "=>" .  $o . "\n";
       }
    

Log In?
Username:
Password:

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

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

    No recent polls found