use warnings FATAL => qw(all); use strict; use Data::Dump qw(dump pp);
Second: eliminate the undef $pt line, try restoring to a different variable using my $pt2 for example. Third: could you supply an example of a minimal set of input data that causes a SEGV on your system? The easiest way would be via dump(). Thanks
In reply to Re: Problem serializing Net::Patricia object
by philiprbrenan
in thread Problem serializing Net::Patricia object
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |