Acme-Flat

 view release on metacpan or  search on metacpan

xt/author/eol.t  view on Meta::CPAN


my @files = (
    'lib/Acme/Flat.pm',
    'lib/Acme/Flat/AV.pm',
    'lib/Acme/Flat/BINOP.pm',
    'lib/Acme/Flat/COP.pm',
    'lib/Acme/Flat/CV.pm',
    'lib/Acme/Flat/FM.pm',
    'lib/Acme/Flat/GV.pm',
    'lib/Acme/Flat/HV.pm',
    'lib/Acme/Flat/IO.pm',
    'lib/Acme/Flat/IV.pm',
    'lib/Acme/Flat/LISTOP.pm',
    'lib/Acme/Flat/LOOP.pm',
    'lib/Acme/Flat/METHOP.pm',
    'lib/Acme/Flat/NV.pm',
    'lib/Acme/Flat/OP.pm',
    'lib/Acme/Flat/PADOP.pm',
    'lib/Acme/Flat/PMOP.pm',
    'lib/Acme/Flat/PV.pm',
    'lib/Acme/Flat/PVIV.pm',
    'lib/Acme/Flat/PVLV.pm',
    'lib/Acme/Flat/PVMG.pm',
    'lib/Acme/Flat/PVNV.pm',
    'lib/Acme/Flat/PVOP.pm',
    'lib/Acme/Flat/REGEXP.pm',
    'lib/Acme/Flat/SV.pm',
    'lib/Acme/Flat/SVOP.pm',
    'lib/Acme/Flat/UNOP.pm',
    't/00-compile/lib_Acme_Flat_AV_pm.t',
    't/00-compile/lib_Acme_Flat_BINOP_pm.t',
    't/00-compile/lib_Acme_Flat_COP_pm.t',
    't/00-compile/lib_Acme_Flat_CV_pm.t',
    't/00-compile/lib_Acme_Flat_FM_pm.t',
    't/00-compile/lib_Acme_Flat_GV_pm.t',
    't/00-compile/lib_Acme_Flat_HV_pm.t',
    't/00-compile/lib_Acme_Flat_IO_pm.t',
    't/00-compile/lib_Acme_Flat_IV_pm.t',
    't/00-compile/lib_Acme_Flat_LISTOP_pm.t',
    't/00-compile/lib_Acme_Flat_LOOP_pm.t',
    't/00-compile/lib_Acme_Flat_METHOP_pm.t',
    't/00-compile/lib_Acme_Flat_NV_pm.t',
    't/00-compile/lib_Acme_Flat_OP_pm.t',
    't/00-compile/lib_Acme_Flat_PADOP_pm.t',
    't/00-compile/lib_Acme_Flat_PMOP_pm.t',
    't/00-compile/lib_Acme_Flat_PVIV_pm.t',
    't/00-compile/lib_Acme_Flat_PVLV_pm.t',
    't/00-compile/lib_Acme_Flat_PVMG_pm.t',
    't/00-compile/lib_Acme_Flat_PVNV_pm.t',
    't/00-compile/lib_Acme_Flat_PVOP_pm.t',
    't/00-compile/lib_Acme_Flat_PV_pm.t',
    't/00-compile/lib_Acme_Flat_REGEXP_pm.t',
    't/00-compile/lib_Acme_Flat_SVOP_pm.t',
    't/00-compile/lib_Acme_Flat_SV_pm.t',
    't/00-compile/lib_Acme_Flat_UNOP_pm.t',
    't/00-compile/lib_Acme_Flat_pm.t',
    't/00-report-prereqs.dd',
    't/00-report-prereqs.t'
);

eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
done_testing;



( run in 2.541 seconds using v1.01-cache-2.11-cpan-5a3173703d6 )