We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d3c20f commit b3b0a55Copy full SHA for b3b0a55
2024/articles/2024-12-22.pod
@@ -61,7 +61,7 @@ sensibly-written code from 20 years ago should still run under the
61
next release of Perl. In other words, any C<perl> interpreter should
62
understand code written against older versions of the Perl I<language>
63
just fine. As I have personally experimented, this actually even applies
64
-to scripts targetting version 4 of the language!
+to scripts targeting version 4 of the language!
65
66
With such a strong commitment to backwards compatibility, how does
67
one even introduce new features to the language? To quote from
0 commit comments