Searched refs:metafile_data (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/ |
| D | metafile_data.t | 78 is_deeply $mm->metafile_data, { 82 is_deeply $mm->metafile_data({}, { no_index => { directory => [qw(foo)] } }), { 96 is_deeply $mm->metafile_data( 129 is_deeply $mm->metafile_data( {}, { @METASPEC14 }, ), { 144 is_deeply $mm->metafile_data, { 160 is_deeply $mm->metafile_data, { 180 is_deeply $mm->metafile_data( {}, { @METASPEC14 }, ), { 195 is_deeply $mm->metafile_data, { 211 is_deeply $mm->metafile_data( {}, { @METASPEC14 }, ), { 226 is_deeply $mm->metafile_data, { [all …]
|
| /openbsd/src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/ |
| D | MM_Any.pm | 1137 my $metadata = $self->metafile_data( 1297 sub metafile_data { subroutine 1637 $mymeta = $self->metafile_data(
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | MANIFEST | 1082 cpan/ExtUtils-MakeMaker/t/metafile_data.t See if META.yml handling works
|