skip to main | skip to sidebar

Guitars, Beer and Code

Thursday, May 15, 2008

How to spin through an array that is a hash entry in Perl

foreach $i (0 .. $#{$server_lookup_hash{$final_server}}) {
print "$server_lookup_hash{$final_server}[$i]\t";
}
Posted by Nick Allison at 8:35 PM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

del.icio.us

Nick's shared items

Blog Archive

  • ▼  2008 (14)
    • ▼  May (11)
      • Using mencoder based solution to format video for ...
      • Getting my iPod classic working on Ubuntu
      • WoW on Ubuntu
      • MOBO Info
      • How to spin through an array that is a hash entry ...
      • changing the default editor for crontab in ubuntu
      • Field based sort in perl
      • Kernel Panic tonight
      • Easy steps to getting amarok to play mp3 on Ubuntu...
      • Hardy Heron Lockups: interesting reading
      • Dual Monitors on Hardy Heron (Ubuntu 8.04)
    • ►  April (2)
    • ►  March (1)
  • ►  2007 (6)
    • ►  December (2)
    • ►  October (2)
    • ►  September (2)