This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
coreamp.t: Explicitly skip all unsupported keywords
authorFather Chrysostomos <sprout@cpan.org>
Fri, 27 Apr 2012 03:31:22 +0000 (20:31 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 29 May 2012 16:36:23 +0000 (09:36 -0700)
commit94c7f5d8eb2dc98b507b916f0f2a1d2545a6f892
tree187cb69bd3eec106019abb47f2d45f0b79ccf463
parent88b892d8c8d20beafbf3bd15895f887e77bc20c0
coreamp.t: Explicitly skip all unsupported keywords

Instead of skipping positive keywords (those that cannot be over-
ridden) because of their positivity, list them explicitly in the
skip list.

This will allow them to be removed one by one.
t/op/coreamp.t