1104 diagnostic warnings, deprecations, errors in perl v5.42.0 Compiled at Dec 17 2025:perl -MHTTP::Tiny -le'$|++;for(split/\n/,HTTP::Tiny->new->get("https:/ +/fastapi.metacpan.org/source/LWALL/perl5.002b3/pod/perldiag.pod")->{c +ontent}){print${1}and$-++if/^=item\s+(\S\S.*)$/}print(($-+1)," diagno +stic warnings, deprecations, errors in perl 5.002b3 Feb 03, 1996")'
What is forbidden?perl -MConfig=compile_date -le'$|++;for(`perldoc -u perldiag`){print${ +1}and$-++if/^=item\s+(\S\S.*)$/}print(($-+1)," diagnostic warnings, d +eprecations, errors in perl $^V ").compile_date()'
perl -MConfig=compile_date -le'$|++;for(`perldoc -u perldiag`){print${ +1}and$-++if/^=item\s+(\S\S.*)$/}print(($-+1)," diagnostic warnings, d +eprecations, errors in perl $^V ").compile_date()' | grep 'forbidden'
Experimental %s on scalar is now forbidden Initialization of state variables in list currently forbidden Setting $/ to a reference to %s is forbidden Setting $/ to %s reference is forbidden Use of bare << to mean <<"" is forbidden Use of strings with code points over 0xFF as arguments to vec is forbidden
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: diagnostics: warning, deprecation, error
by ikegami (Patriarch) on Feb 10, 2026 at 14:43 UTC | |
by Anonymous Monk on Feb 10, 2026 at 16:01 UTC | |
by ikegami (Patriarch) on Feb 10, 2026 at 17:48 UTC | |
by Anonymous Monk on Feb 14, 2026 at 21:32 UTC | |
by marto (Cardinal) on Feb 17, 2026 at 09:26 UTC | |
|