Lines Matching refs:experimental

174 B<WARNING>: This feature is still experimental and the implementation may
178 no warnings "experimental::smartmatch";
265 it was classed as experimental, and Perl emitted a warning for its
268 no warnings "experimental::lexical_subs";
271 the C<experimental::lexical_subs> warning category still exists (for
273 not only no longer experimental, but it is enabled for all Perl code,
288 was classed as experimental, and Perl emitted a warning for its
291 no warnings "experimental::postderef";
294 the C<experimental::postderef> warning category still exists (for
299 versions, using it triggered the C<experimental::postderef> warning in the
301 not only no longer experimental, but it is enabled for all Perl code,
318 it was classed as experimental, and Perl emitted a warning for its usage,
321 no warnings "experimental::signatures";
324 C<experimental::signatures> warning category still exists (for compatibility
330 B<WARNING>: This feature is still experimental and the implementation may
334 no warnings "experimental::refaliasing";
361 experimental and would emit a warning in the "experimental::bitwise"
366 B<WARNING>: This feature is still experimental and the implementation may
370 no warnings "experimental::declared_refs";
386 it was classed as experimental, and Perl emitted a warning for its usage,
389 no warnings "experimental::isa";
392 C<experimental::isa> warning category stilll exists for compatibility with
443 B<WARNING>: This feature is still experimental and the implementation may
447 no warnings "experimental::try";
457 B<WARNING>: This feature is still experimental and the implementation may
461 no warnings "experimental::defer";
469 B<WARNING>: This feature is still experimental and the implementation may
473 no warnings "experimental::extra_paired_delimiters";
885 B<WARNING>: This feature is still experimental and the implementation may
889 no warnings "experimental::class";