Re: Apocalypse 1 from Larry

2001-04-05 Thread Ask Bjoern Hansen
On Thu, 5 Apr 2001, A. C. Yardley wrote: > > 16 bdb Keep default Perl free of constraints such as warnings and strict. > > 73 adb All Perl core functions should return objects > ^ > [...] > >I might at some point add a ``d'' for Deferred, if I really think it's > >

Re: Apocalypse 1 from Larry

2001-04-05 Thread A. C. Yardley
Probably, I'm just confused, but ... doesn't > RFC PSA Title > --- --- - > 16 bdb Keep default Perl free of constraints such as warnings and strict. ^ and > 73 adb All Perl core functions should return objects ^ mean this >

Re: Apocalypse 1 from Larry

2001-04-05 Thread Peter Scott
Okay, you want comments, I got yer comments... I am, naturally, most interested in this part: >[24]RFC 16: Keep default Perl free of constraints such as warnings and >strict. (Keep the groans to a dull roar, please.) > To me, one of the overriding issues is whether it's possible to >tran