Help for this page
#!/usr/bin/perl use warnings; ... my $ref_LOG = LoadFile("modules/patterns.data"); print Dump($ref_LOG);
--- ~ Segmentation fault