Help for this page
use ExtUtils::MakeMaker; use 5.006; ... }, test => { TESTS => join ' ', (glob("t/*.t"))} );
perl -e 'use APR::UUID;print APR::UUID->new->format;'