package Data::Recursive; use 5.012; use XS::Framework; use Export::XS::Auto; our $VERSION = '1.1.0'; XS::Loader::bootstrap(); 1;