f9d0b19b04
A few important changes: - '.' is no longer in @INC. - "do" now gives a deprecation warning when it fails to load a file which it would have loaded had "." been in @INC. - In regular expression patterns, a literal left brace "{" should be escaped. Changes: https://metacpan.org/pod/release/XSAWYERX/perl-5.26.0/pod/perldelta.pod Sponsored by: Absolight
6 lines
245 B
Text
6 lines
245 B
Text
Perl is a language that combines some of the features of C, sed, awk and
|
|
shell. See the manual page for more hype. There are also many books
|
|
published by O'Reilly & Assoc. See pod/perlbook.pod for more
|
|
information.
|
|
|
|
WWW: http://www.perl.org/
|