package XS::libcatch; use 5.012; use XS::Loader; our $VERSION = '3.7.1'; XS::Loader::load_noboot(); 1;