mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
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
7 lines
245 B
Plaintext
7 lines
245 B
Plaintext
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/
|