RE: Sort Keys of Hash Printed via dump

2009-09-17 Thread Thompson, John
It worked. Thanks. -Original Message- From: Gerald Richter [mailto:gerald.rich...@ecos.de] Sent: Thursday, September 17, 2009 4:41 AM To: Andrew O'Brien; Thompson, John; embperl@perl.apache.org Subject: RE: Sort Keys of Hash Printed via dump Hi, Since [$ dump $] uses data::dumpe

RE: Sort Keys of Hash Printed via dump

2009-09-17 Thread Gerald Richter
hompson, John; embperl@perl.apache.org > Subject: RE: Sort Keys of Hash Printed via dump > > > > -Original Message- > > From: Thompson, John [mailto:jth...@midwestern.edu] > > Sent: Thursday, 3 September 2009 6:07 AM > > > > Is there any variable that I

RE: Sort Keys of Hash Printed via dump

2009-09-02 Thread Andrew O'Brien
> -Original Message- > From: Thompson, John [mailto:jth...@midwestern.edu] > Sent: Thursday, 3 September 2009 6:07 AM > > Is there any variable that I can set that would tell dump to > sort the keys of a hash alphabetically (Like Data::Dumper)? Not as far as I can see from the docs. B