Lines Matching full:perl
5 perlexperiment - A listing of experimental features in Perl
9 This document lists the current and past experimental features in the perl
23 Introduced in Perl 5.10.0
25 Modified in Perl 5.10.1, 5.12.0
35 L<[perl #13173]|https://github.com/Perl/perl5/issues/13173>.
39 Introduced in Perl 5.11.2
44 L<[perl #13199]|https://github.com/Perl/perl5/issues/13199>.
48 Introduced in Perl 5.22.0
54 L<[perl #14150]|https://github.com/Perl/perl5/issues/14150>.
60 Introduced in Perl 5.22.0
66 L<[perl #18755]|https://github.com/Perl/perl5/issues/18755>
72 Introduced in Perl 5.26.0
78 L<[perl #15458]|https://github.com/Perl/perl5/issues/15458>.
85 L<[perl #12726]|https://github.com/Perl/perl5/issues/12726>.
89 Introduced in Perl 5.30.0.
97 L<[perl #18756]|https://github.com/Perl/perl5/issues/18756>.
104 Introduced in Perl 5.30.0.
113 L<[perl #18758]|https://github.com/Perl/perl5/issues/18758>.
117 Introduced in Perl 5.30.0.
126 L<[perl #18759]|https://github.com/Perl/perl5/issues/18759>.
130 Introduced in Perl 5.34.0.
136 L<[perl #18760]|https://github.com/Perl/perl5/issues/18760>
140 Introduced in Perl 5.36.0 as part of a reduction in the scope of experimental
152 Introduced in Perl 5.36.0.
157 In Perl 5.36.0, a new namespace, C<builtin>, was created for new core functions
159 importing. The namespace itself was considered experimental until Perl 5.39.2.
163 L<[perl #19764]|https://github.com/Perl/perl5/issues/19764>.
167 Introduced in Perl 5.36.0
175 L<[perl #17949]|https://github.com/Perl/perl5/issues/17949>.
179 Introduced in Perl 5.36.0
190 L<[perl #19765]|https://github.com/Perl/perl5/issues/19765>.
198 features in the world of Perl, lavishing all the benefits and luxuries thereof.
205 Introduced in Perl 5.005
209 Introduced in Perl 5.005
213 Introduced in Perl 5.6.0
219 Introduced in Perl 5.6.0
223 Introduced in Perl 5.6.0
227 Introduced in Perl 5.6.1
233 Introduced in Perl 5.6.0
235 Accepted in Perl 5.8.0
239 Introduced in Perl 5.6.0
241 Accepted in Perl 5.8.1
249 Introduced in Perl 5.12
251 Exact version of acceptance unclear, but no later than Perl 5.18.
255 Introduced in Perl 5.6.0
257 Accepted in Perl 5.20.0
263 Introduced in Perl 5.9.2
265 Accepted before Perl 5.20.0. The Socket library is now primarily maintained
266 on CPAN, rather than in the perl core.
272 Introduced in Perl 5.6.0
274 Accepted in Perl 5.20.0
282 Introduced in Perl 5.10
284 Accepted in Perl 5.20.0
290 Accepted in Perl 5.20.0
294 Accepted in Perl 5.22.0
298 Introduced in Perl 5.20.0
300 Accepted in Perl 5.24.0
304 Introduced in Perl 5.18.0
306 Accepted in Perl 5.26.0
310 Introduced in Perl 5.22.0
312 Accepted in Perl 5.28.0
316 Introduced in Perl 5.28.0
318 Accepted in Perl 5.32.0
322 Introduced in Perl 5.28.0
324 Accepted in Perl 5.32.0
328 Introduced in Perl 5.32.0
330 Accepted in Perl 5.36.0
334 Introduced in Perl 5.20.0
336 Accepted in Perl 5.36.0
340 Introduced in Perl 5.18
342 Accepted in Perl 5.36
348 Introduced in Perl 5.34.0.
350 Accepted in Perl 5.40 when not using the optional C<finally> block.
354 Introduced in Perl 5.22.0
356 Accepted in Perl 5.40
362 Introduced in Perl 5.36.0.
364 Accepted in Perl 5.40.
381 Introduced in Perl 5.005
383 Removed in Perl 5.10
387 Introduced in Perl 5.005
389 Moved from Perl 5.9.0 to CPAN
393 Introduced in Perl 5.6.0
395 Removed in Perl 5.9.0
401 Removed in Perl 5.8.8
407 Introduced in Perl 5.9.0
409 Removed in Perl 5.9.5
413 Moved from Perl 5.10.1 to CPAN
419 Introduced in Perl 5.11.2
421 Removed in Perl 5.11.3
428 Introduced in Perl 5.10.0
430 Removed in Perl 5.24.0
439 Introduced in Perl 5.14.0
441 Removed in Perl 5.24.0
445 Introduced in Perl 5.8.0
447 Deprecated in Perl 5.10.0
449 Removed in Perl 5.28.0
453 Introduced in Perl 5.8.0 (or before)
455 Removed in Perl 5.36.0
475 You can use and redistribute this document under the same terms as Perl