Help for this page
#!/usr/bin/perl use strict; ... while (my ($v, $t) = $ea->()) { }
$ perl ./tst.pl Segmentation fault