The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

01-basic.t - test Parrot::Manifest constructor

SYNOPSIS

    % prove t/manifest/01-basic.t

DESCRIPTION

The files in this directory test the publicly callable methods of lib/Parrot/Manifest.pm and packages which inherit from that package.

01-basic.t tests whether the Parrot::Manifest methods work properly under normal conditions.

AUTHOR

James E Keenan (jkeenan@cpan.org)

SEE ALSO

Parrot::Manifest, Parrot::Manifest::Files, Parrot::Manifest::Skip, tools/dev/mk_manifest_and_skip.pl.