From: Robert Dober Date: 2006-09-29T01:42:20+09:00 Subject: Re: Alias for a class? ------=_Part_56131_21770274.1159461737114 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 9/28/06, Trans wrote: > > > ara.t.howard@noaa.gov wrote: > > > my favourite is > > > > d, f, fu = Dir, File, FileUtils > > > > since those three go together in verbose code so often. > > w00t! Forget all those silly "constants"! > > $d, $f, $fu = Dir, File, FileUtils Much too readable *x = Dir, File, FileUtils who needs names!!! Robert T. > > > ------=_Part_56131_21770274.1159461737114--