On Mon, Jun 20, 2005 at 01:27:53PM +0200, Rafael Garcia-Suarez wrote: > Nicholas Clark wrote: > > On Mon, Jun 20, 2005 at 12:50:44PM +0200, Rafael Garcia-Suarez wrote: > > > $ perl5.8.7 -we 'print $#' > > > Use of $# is deprecated at -e line 1. > > > Use of uninitialized value in print at -e line 1. > > > > > > I guess we can then remove it from blead (like $*). > > > > Gah. I was hoping you'd come up for a patch which I could merge into maint > > :-( > > Laziness doesn't always work. I guess it goes onto my todo... > > > > Yes, culling it is the best solution. > > Done as change #24908.
Will this get rolled into maint? I just want to point out that perl5.6.1 gives the same results as perl5.8.7 so it's been deprecated long enough. -- Rick Delaney [EMAIL PROTECTED]