Andy Wardley wrote: > On 04/11/2009 07:55, Andy Wardley wrote: >> I've got some code that's making Perl segfault. > > Here's the complete script in case anyone wants to play along at > home: > > http://wardley.org/perl/linked_list_segfault.pl shifting out all the @tokens works; undefing or emptying @tokens segfaults. Is this an ordering thing?