Perl 5 RT

Results 852 comments of Perl 5 RT

### From @jkeenan On Sun May 24 06&#8203;:12&#8203;:50 2015\, shlomif@&#8203;shlomifish\.org wrote&#8203;: > Hi all\, > > the following code&#8203;: > > \< CODE > > > \#\!perl > @&#8203;F=\(0\.\.9\,0\); The...

The RT System itself - Status changed from 'new' to 'open'

### From @shlomif Hi all\! On Sun May 24 14&#8203;:37&#8203;:29 2015\, jkeenan wrote&#8203;: > On Sun May 24 06&#8203;:12&#8203;:50 2015\, shlomif@&#8203;shlomifish\.org wrote&#8203;: > > Hi all\, > > > >...

### From @tamias On Sun\, May 24\, 2015 at 02&#8203;:37&#8203;:30PM \-0700\, James E Keenan via RT wrote&#8203;: > On Sun May 24 06&#8203;:12&#8203;:50 2015\, shlomif@&#8203;shlomifish\.org wrote&#8203;: > > Hi all\,...

### From @iabyn On Sun\, May 24\, 2015 at 06&#8203;:12&#8203;:50AM \-0700\, shlomif@&#8203;shlomifish\.org wrote&#8203;: > the following code&#8203;: > Gives me this&#8203;: > > \< SHELL > > shlomif@&#8203;telaviv1&#8203;:\~/Download/unpack/perl/p5/possible\-perl\-bug\-segfault\-on\-nAF$ > perl...

### From @schwern #### Created by @schwern Carp&#8203;::longmess\(\) has a new problem in 5\.17\.10\. If called outside a subroutine it doesn't have a file or line and throws undefined variable...

### From @schwern I did a little debugging and discovered the difference between 5\.17\.10 and 5\.16\.2 is Carp&#8203;::long\_error\_loc\(\) is returning 2 in 5\.17\.10 and 1 in 5\.16\.2 causing Carp to...

### From @iabyn On Mon\, Apr 15\, 2013 at 01&#8203;:34&#8203;:14AM \+0100\, Michael G\. Schwern wrote&#8203;: > I did a little debugging and discovered the difference between 5\.17\.10 > and 5\.16\.2...

The RT System itself - Status changed from 'new' to 'open'

### From @schwern On 4/15/13 1&#8203;:31 PM\, Dave Mitchell via RT wrote&#8203;: > The "uninit var" warnings bisect to&#8203;: Thanks\, I also found this in the comments\.\.\. sub longmess \{...