OT: SI units (was sorting a hash / 2008-06-01)
- From: sheinrich@xxxxxxxxxxx
- Date: Fri, 30 May 2008 14:52:40 -0700 (PDT)
On May 30, 9:21 am, "dn.p...@xxxxxxxxx" <dn.p...@xxxxxxxxx> wrote:
....
Excuse me, but is it really absolutely unthinkable to share your
my %hash = () ;
$hash{Calif}{San Jose}{max_temp} = 84 ;
$hash{Calif}{San Fran}{max_temp} = 94 ;
$hash{Calif}{Cupertino}{max_temp} = 38 ;
$hash{Calif}{Fremont}{max_temp} = 66 ;
$hash{Texas}{Dallas}{max_temp} = 72 ;
$hash{Texas}{Austin}{max_temp} = 96 ;
$hash{Texas}{Fort Worth}{max_temp} = 62 ;
$hash{Mass}{Boston}{max_temp} = 96 ;
$hash{Mass}{Framingham}{max_temp} = 55 ;
$hash{Mass}{Worcester}{max_temp} = 55 ;
information with the meager 99% percent of the world that has adopted
SI units decades(!) ago?
https://www.cia.gov/library/publications/the-world-factbook/appendix/appendix-g.html
Cheers, Steffen
.
- References:
- sorting a hash / 2008-06-01
- From: dn.perl@xxxxxxxxx
- sorting a hash / 2008-06-01
- Prev by Date: Re: Win32::IE::Mechanize can't upload
- Next by Date: Re: FAQ 4.17 How do I find yesterday's date?
- Previous by thread: Re: sorting a hash / 2008-06-01
- Next by thread: FAQ 5.4 How can I use Perl's "-i" option from within a program?
- Index(es):