RE: Sorting an array of hashes

2004-08-06 Thread Chris Mortimore
-Original Message- From: Chris Mortimore [mailto:[EMAIL PROTECTED] Sent: Thursday, August 05, 2004 5:19 PM To: [EMAIL PROTECTED] Subject: Sorting an array of hashes I want to sort an AoH. Not each hash by its keys, but the array by the value of one of the keys in each hash. I know how

RE: Sorting an array of hashes

2004-08-05 Thread Chris Mortimore
Chris Mortimore wrote: > I want to sort an AoH. Not each hash by its keys, but the array by > the value of one of the keys in each hash. The value of one of the keys? If you don't know *which* key in respective hash, this appears to be pretty tricky... -- Gunnar Hjalmarsson

Sorting an array of hashes

2004-08-05 Thread Chris Mortimore
. >>>-> <-<<< Chris Mortimore Information Services Graceland University cmortimr at graceland dot edu

RE: Split the line with "|" character

2004-07-06 Thread Chris Mortimore
-Original Message- From: Wil [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 06, 2004 4:09 PM To: [EMAIL PROTECTED] Subject: Split the line with "|" character Dear Folks, I'm trying to split a line that contains a pipe "|" and I cann't find a way how to do it. If i put a back slash "\",

RE: Clearing Arrays

2004-01-28 Thread Chris Mortimore
Colin wrote: > subscribe to. I save all my emails into a database (1,000s so far) so > I can search back if I have a problem. I did not find any reference to The link for this list's archives is http://www.nntp.perl.org/group/perl.beginners/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

RE: Frustrated newbie question

2003-12-05 Thread Chris Mortimore
string split into the array. I couldn't get that to work either. More Arrggh ! - I'm pretty much a newbie myself and don't understand qw as well as I need to yet but it seems as if you want to read up on the 'split' function. HTH, Chris. >>-> <--

OS Choices (was Starting Perl)

2003-11-14 Thread Chris Mortimore
Randal L. Schwartz wrote: > > If you name your Perl program "something.pl" on a Unix machine, I > shall continue to look at you quizzically until either you or I leave > the room. :) Rob Dixon wrote: > > Don't worry. I won't touch your Unix machine. (looking quizzically back) To pass on an anon

Style question: print v. printf

2003-10-16 Thread Chris Mortimore
y? AdThanksvance, Chris Chris Mortimore Graceland University -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]