Lines Matching full:were
139 importable from L<Pod::Html> were moved to new package L<Pod::Html::Util> in
145 There were no deprecations or fatalizations in Perl 5.34.
194 5.24, and were made fatal in 5.28, but it turns out that in cases where
236 Literal uses of C<{> were deprecated in Perl 5.20, and some uses of it
237 started to give deprecation warnings since. These cases were made fatal
240 and were made fatal in Perl 5.30. Other cases started in Perl 5.28,
241 and were made fatal in 5.32.
323 to control how numbers were formatted when printed. This seldom
364 C<state> variables were introduced in Perl 5.10.
482 areas were in C<tr///>, regular expression pattern matching using
543 As an (ahem) accidental feature, C<AUTOLOAD> subroutines were looked
545 to be autoloaded were called as plain functions (e.g. C<Foo::bar()>),
634 The functions were deprecated in Perl 5.20, and removed in Perl 5.24.