Help for this page
use warnings; use strict; use XML::LibXSLT; ... print "going to boom...\n"; END { print "unreached\n"; }