.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} .el \{\ . de IX .. .\} .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "PERL570DELTA 1" .TH PERL570DELTA 1 "2011-09-26" "perl v5.14.2" "Perl Programmers Reference Guide" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" perl570delta \- what's new for perl v5.7.0 .SH "DESCRIPTION" .IX Header "DESCRIPTION" This document describes differences between the 5.6.0 release and the 5.7.0 release. .SH "Security Vulnerability Closed" .IX Header "Security Vulnerability Closed" A potential security vulnerability in the optional suidperl component of Perl has been identified. suidperl is neither built nor installed by default. As of September the 2nd, 2000, the only known vulnerable platform is Linux, most likely all Linux distributions. \s-1CERT\s0 and various vendors have been alerted about the vulnerability. .PP The problem was caused by Perl trying to report a suspected security exploit attempt using an external program, /bin/mail. On Linux platforms the /bin/mail program had an undocumented feature which when combined with suidperl gave access to a root shell, resulting in a serious compromise instead of reporting the exploit attempt. If you don't have /bin/mail, or if you have 'safe setuid scripts', or if suidperl is not installed, you are safe. .PP The exploit attempt reporting feature has been completely removed from the Perl 5.7.0 release, so that particular vulnerability isn't there anymore. However, further security vulnerabilities are, unfortunately, always possible. The suidperl code is being reviewed and if deemed too risky to continue to be supported, it may be completely removed from future releases. In any case, suidperl should only be used by security experts who know exactly what they are doing and why they are using suidperl instead of some other solution such as sudo ( see http://www.courtesan.com/sudo/ ). .SH "Incompatible Changes" .IX Header "Incompatible Changes" .IP "\(bu" 4 Arrays now always interpolate into double-quoted strings: constructs like \*(L"foo@bar\*(R" now always assume \f(CW@bar\fR is an array, whether or not the compiler has seen use of \f(CW@bar\fR. .IP "\(bu" 4 The semantics of bless(\s-1REF\s0, \s-1REF\s0) were unclear and until someone proves it to make some sense, it is forbidden. .IP "\(bu" 4 A reference to a reference now stringify as \*(L"\s-1REF\s0(0x81485ec)\*(R" instead of \*(L"\s-1SCALAR\s0(0x81485ec)\*(R" in order to be more consistent with the return value of \fIref()\fR. .IP "\(bu" 4 The very dusty examples in the eg/ directory have been removed. Suggestions for new shiny examples welcome but the main issue is that the examples need to be documented, tested and (most importantly) maintained. .IP "\(bu" 4 The obsolete chat2 library that should never have been allowed to escape the laboratory has been decommissioned. .IP "\(bu" 4 The unimplemented \s-1POSIX\s0 regex features [[.cc.]] and [[=c=]] are still recognised but now cause fatal errors. The previous behaviour of ignoring them by default and warning if requested was unacceptable since it, in a way, falsely promised that the features could be used. .IP "\(bu" 4 The (bogus) escape sequences \e8 and \e9 now give an optional warning (\*(L"Unrecognized escape passed through\*(R"). There is no need to \e\-escape any \f(CW\*(C`\ew\*(C'\fR character. .IP "\(bu" 4 lstat(\s-1FILEHANDLE\s0) now gives a warning because the operation makes no sense. In future releases this may become a fatal error. .IP "\(bu" 4 The long deprecated uppercase aliases for the string comparison operators (\s-1EQ\s0, \s-1NE\s0, \s-1LT\s0, \s-1LE\s0, \s-1GE\s0, \s-1GT\s0) have now been removed. .IP "\(bu" 4 The regular expression captured submatches ($1, \f(CW$2\fR, ...) are now more consistently unset if the match fails, instead of leaving false data lying around in them. .IP "\(bu" 4 The tr///C and tr///U features have been removed and will not return; the interface was a mistake. Sorry about that. For similar functionality, see pack('U0', ...) and pack('C0', ...). .SH "Core Enhancements" .IX Header "Core Enhancements" .IP "\(bu" 4 \&\f(CW\*(C`perl \-d:Module=arg,arg,arg\*(C'\fR now works (previously one couldn't pass in multiple arguments.) .IP "\(bu" 4 my _\|_PACKAGE_\|_ \f(CW$obj\fR now works. .IP "\(bu" 4 \&\f(CW\*(C`no Module;\*(C'\fR now works even if there is no \*(L"sub unimport\*(R" in the Module. .IP "\(bu" 4 The numerical comparison operators return \f(CW\*(C`undef\*(C'\fR if either operand is a NaN. Previously the behaviour was unspecified. .IP "\(bu" 4 \&\f(CW\*(C`pack(\*(AqU0a*\*(Aq, ...)\*(C'\fR can now be used to force a string to \s-1UTF\-8\s0. .IP "\(bu" 4 prototype(\e&) is now available. .IP "\(bu" 4 There is now an \s-1UNTIE\s0 method. .SH "Modules and Pragmata" .IX Header "Modules and Pragmata" .SS "New Modules" .IX Subsection "New Modules" .IP "\(bu" 4 File::Temp allows one to create temporary files and directories in an easy, portable, and secure way. .IP "\(bu" 4 Storable gives persistence to Perl data structures by allowing the storage and retrieval of Perl data to and from files in a fast and compact binary format. .SS "Updated And Improved Modules and Pragmata" .IX Subsection "Updated And Improved Modules and Pragmata" .IP "\(bu" 4 The following independently supported modules have been updated to newer versions from \s-1CPAN:\s0 \s-1CGI\s0, \s-1CPAN\s0, DB_File, File::Spec, Getopt::Long, the podlators bundle, Pod::LaTeX, Pod::Parser, Term::ANSIColor, Test. .IP "\(bu" 4 Bug fixes and minor enhancements have been applied to B::Deparse, Data::Dumper, IO::Poll, IO::Socket::INET, Math::BigFloat, Math::Complex, Math::Trig, Net::protoent, the re pragma, SelfLoader, Sys::SysLog, Test::Harness, Text::Wrap, \s-1UNIVERSAL\s0, and the warnings pragma. .IP "\(bu" 4 The \fIattributes::reftype()\fR now works on tied arguments. .IP "\(bu" 4 AutoLoader can now be disabled with \f(CW\*(C`no AutoLoader;\*(C'\fR, .IP "\(bu" 4 The English module can now be used without the infamous performance hit by saying .Sp .Vb 1 \& use English \*(Aq\-no_performance_hit\*(Aq; .Ve .Sp (Assuming, of course, that one doesn't need the troublesome variables \&\f(CW\*(C`$\`\*(C'\fR, \f(CW$&\fR, or \f(CW\*(C`$\*(Aq\*(C'\fR.) Also, introduced \f(CW@LAST_MATCH_START\fR and \&\f(CW@LAST_MATCH_END\fR English aliases for \f(CW\*(C`@\-\*(C'\fR and \f(CW\*(C`@+\*(C'\fR. .IP "\(bu" 4 File::Find now has pre\- and post-processing callbacks. It also correctly changes directories when chasing symbolic links. Callbacks (naughtily) exiting with \*(L"next;\*(R" instead of \*(L"return;\*(R" now work. .IP "\(bu" 4 \&\fIFile::Glob::glob()\fR renamed to \fIFile::Glob::bsd_glob()\fR to avoid prototype mismatch with \fICORE::glob()\fR. .IP "\(bu" 4 IPC::Open3 now allows the use of numeric file descriptors. .IP "\(bu" 4 use lib now works identically to \f(CW@INC\fR. Removing directories with 'no lib' now works. .IP "\(bu" 4 \&\f(CW%INC\fR now localised in a Safe compartment so that use/require work. .IP "\(bu" 4 The Shell module now has an \s-1OO\s0 interface. .SH "Utility Changes" .IX Header "Utility Changes" .IP "\(bu" 4 The Emacs perl mode (emacs/cperl\-mode.el) has been updated to version 4.31. .IP "\(bu" 4 Perlbug is now much more robust. It also sends the bug report to perl.org, not perl.com. .IP "\(bu" 4 The perlcc utility has been rewritten and its user interface (that is, command line) is much more like that of the Unix C compiler, cc. .IP "\(bu" 4 The xsubpp utility for extension writers now understands \s-1POD\s0 documentation embedded in the *.xs files. .SH "New Documentation" .IX Header "New Documentation" .IP "\(bu" 4 perl56delta details the changes between the 5.005 release and the 5.6.0 release. .IP "\(bu" 4 perldebtut is a Perl debugging tutorial. .IP "\(bu" 4 perlebcdic contains considerations for running Perl on \s-1EBCDIC\s0 platforms. Note that unfortunately \s-1EBCDIC\s0 platforms that used to supported back in Perl 5.005 are still unsupported by Perl 5.7.0; the plan, however, is to bring them back to the fold. .IP "\(bu" 4 perlnewmod tells about writing and submitting a new module. .IP "\(bu" 4 perlposix-bc explains using Perl on the POSIX-BC platform (an \s-1EBCDIC\s0 mainframe platform). .IP "\(bu" 4 perlretut is a regular expression tutorial. .IP "\(bu" 4 perlrequick is a regular expressions quick-start guide. Yes, much quicker than perlretut. .IP "\(bu" 4 perlutil explains the command line utilities packaged with the Perl distribution. .SH "Performance Enhancements" .IX Header "Performance Enhancements" .IP "\(bu" 4 \&\fImap()\fR that changes the size of the list should now work faster. .IP "\(bu" 4 \&\fIsort()\fR has been changed to use mergesort internally as opposed to the earlier quicksort. For very small lists this may result in slightly slower sorting times, but in general the speedup should be at least 20%. Additional bonuses are that the worst case behaviour of \fIsort()\fR is now better (in computer science terms it now runs in time O(N log N), as opposed to quicksort's Theta(N**2) worst-case run time behaviour), and that \fIsort()\fR is now stable (meaning that elements with identical keys will stay ordered as they were before the sort). .SH "Installation and Configuration Improvements" .IX Header "Installation and Configuration Improvements" .SS "Generic Improvements" .IX Subsection "Generic Improvements" .IP "\(bu" 4 \&\s-1INSTALL\s0 now explains how you can configure Perl to use 64\-bit integers even on non\-64\-bit platforms. .IP "\(bu" 4 Policy.sh policy change: if you are reusing a Policy.sh file (see \s-1INSTALL\s0) and you use Configure \-Dprefix=/foo/bar and in the old Policy \f(CW$prefix\fR eq \f(CW$siteprefix\fR and \f(CW$prefix\fR eq \f(CW$vendorprefix\fR, all of them will now be changed to the new prefix, /foo/bar. (Previously only \f(CW$prefix\fR changed.) If you do not like this new behaviour, specify prefix, siteprefix, and vendorprefix explicitly. .IP "\(bu" 4 A new optional location for Perl libraries, otherlibdirs, is available. It can be used for example for vendor add-ons without disturbing Perl's own library directories. .IP "\(bu" 4 In many platforms the vendor-supplied 'cc' is too stripped-down to build Perl (basically, 'cc' doesn't do \s-1ANSI\s0 C). If this seems to be the case and 'cc' does not seem to be the \s-1GNU\s0 C compiler \&'gcc', an automatic attempt is made to find and use 'gcc' instead. .IP "\(bu" 4 gcc needs to closely track the operating system release to avoid build problems. If Configure finds that gcc was built for a different operating system release than is running, it now gives a clearly visible warning that there may be trouble ahead. .IP "\(bu" 4 If binary compatibility with the 5.005 release is not wanted, Configure no longer suggests including the 5.005 modules in \f(CW@INC\fR. .IP "\(bu" 4 Configure \f(CW\*(C`\-S\*(C'\fR can now run non-interactively. .IP "\(bu" 4 configure.gnu now works with options with whitespace in them. .IP "\(bu" 4 installperl now outputs everything to \s-1STDERR\s0. .IP "\(bu" 4 \&\f(CW$Config\fR{byteorder} is now computed dynamically (this is more robust with \*(L"fat binaries\*(R" where an executable image contains binaries for more than one binary platform.) .SH "Selected Bug Fixes" .IX Header "Selected Bug Fixes" .IP "\(bu" 4 Several debugger fixes: exit code now reflects the script exit code, condition \f(CW"0"\fR now treated correctly, the \f(CW\*(C`d\*(C'\fR command now checks line number, the \f(CW$.\fR no longer gets corrupted, all debugger output now goes correctly to the socket if RemotePort is set. .IP "\(bu" 4 \&\f(CW*foo{FORMAT}\fR now works. .IP "\(bu" 4 Lexical warnings now propagating correctly between scopes. .IP "\(bu" 4 Line renumbering with eval and \f(CW\*(C`#line\*(C'\fR now works. .IP "\(bu" 4 Fixed numerous memory leaks, especially in eval "". .IP "\(bu" 4 Modulus of unsigned numbers now works (4063328477 % 65535 used to return 27406, instead of 27047). .IP "\(bu" 4 Some \*(L"not a number\*(R" warnings introduced in 5.6.0 eliminated to be more compatible with 5.005. Infinity is now recognised as a number. .IP "\(bu" 4 \&\fIour()\fR variables will not cause \*(L"will not stay shared\*(R" warnings. .IP "\(bu" 4 pack \*(L"Z\*(R" now correctly terminates the string with \*(L"\e0\*(R". .IP "\(bu" 4 Fix password routines which in some shadow password platforms (e.g. HP-UX) caused \fIgetpwent()\fR to return every other entry. .IP "\(bu" 4 \&\fIprintf()\fR no longer resets the numeric locale to \*(L"C\*(R". .IP "\(bu" 4 \&\f(CW\*(C`q(a\e\eb)\*(C'\fR now parses correctly as \f(CW\*(Aqa\e\eb\*(Aq\fR. .IP "\(bu" 4 Printing quads (64\-bit integers) with printf/sprintf now works without the q L ll prefixes (assuming you are on a quad-capable platform). .IP "\(bu" 4 Regular expressions on references and overloaded scalars now work. .IP "\(bu" 4 \&\fIscalar()\fR now forces scalar context even when used in void context. .IP "\(bu" 4 \&\fIsort()\fR arguments are now compiled in the right wantarray context (they were accidentally using the context of the \fIsort()\fR itself). .IP "\(bu" 4 Changed the \s-1POSIX\s0 character class \f(CW\*(C`[[:space:]]\*(C'\fR to include the (very rare) vertical tab character. Added a new POSIX-ish character class \&\f(CW\*(C`[[:blank:]]\*(C'\fR which stands for horizontal whitespace (currently, the space and the tab). .IP "\(bu" 4 \&\f(CW$AUTOLOAD\fR, \fIsort()\fR, \fIlock()\fR, and spawning subprocesses in multiple threads simultaneously are now thread-safe. .IP "\(bu" 4 Allow read-only string on left hand side of non-modifying tr///. .IP "\(bu" 4 Several Unicode fixes (but still not perfect). .RS 4 .IP "\(bu" 8 BOMs (byte order marks) in the beginning of Perl files (scripts, modules) should now be transparently skipped. \&\s-1UTF\-16\s0 (\s-1UCS\-2\s0) encoded Perl files should now be read correctly. .IP "\(bu" 8 The character tables have been updated to Unicode 3.0.1. .IP "\(bu" 8 \&\fIchr()\fR for values greater than 127 now create utf8 when under use utf8. .IP "\(bu" 8 Comparing with utf8 data does not magically upgrade non\-utf8 data into utf8. .IP "\(bu" 8 \&\f(CW\*(C`IsAlnum\*(C'\fR, \f(CW\*(C`IsAlpha\*(C'\fR, and \f(CW\*(C`IsWord\*(C'\fR now match titlecase. .IP "\(bu" 8 Concatenation with the \f(CW\*(C`.\*(C'\fR operator or via variable interpolation, \&\f(CW\*(C`eq\*(C'\fR, \f(CW\*(C`substr\*(C'\fR, \f(CW\*(C`reverse\*(C'\fR, \f(CW\*(C`quotemeta\*(C'\fR, the \f(CW\*(C`x\*(C'\fR operator, substitution with \f(CW\*(C`s///\*(C'\fR, single-quoted \s-1UTF\-8\s0, should now work\*(--in theory. .IP "\(bu" 8 The \f(CW\*(C`tr///\*(C'\fR operator now works \fIslightly\fR better but is still rather broken. Note that the \f(CW\*(C`tr///CU\*(C'\fR functionality has been removed (but see pack('U0', ...)). .IP "\(bu" 8 \&\fIvec()\fR now refuses to deal with characters >255. .IP "\(bu" 8 Zero entries were missing from the Unicode classes like \f(CW\*(C`IsDigit\*(C'\fR. .RE .RS 4 .RE .IP "\(bu" 4 UNIVERSAL::isa no longer caches methods incorrectly. (This broke the Tk extension with 5.6.0.) .SS "Platform Specific Changes and Fixes" .IX Subsection "Platform Specific Changes and Fixes" .IP "\(bu" 4 \&\s-1BSDI\s0 4.* .Sp Perl now works on post\-4.0 BSD/OSes. .IP "\(bu" 4 All BSDs .Sp Setting \f(CW$0\fR now works (as much as possible; see perlvar for details). .IP "\(bu" 4 Cygwin .Sp Numerous updates; currently synchronised with Cygwin 1.1.4. .IP "\(bu" 4 \&\s-1EPOC\s0 .Sp \&\s-1EPOC\s0 update after Perl 5.6.0. See \s-1README\s0.epoc. .IP "\(bu" 4 FreeBSD 3.* .Sp Perl now works on post\-3.0 FreeBSDs. .IP "\(bu" 4 HP-UX .Sp \&\s-1README\s0.hpux updated; \f(CW\*(C`Configure \-Duse64bitall\*(C'\fR now almost works. .IP "\(bu" 4 \&\s-1IRIX\s0 .Sp Numerous compilation flag and hint enhancements; accidental mixing of 32\-bit and 64\-bit libraries (a doomed attempt) made much harder. .IP "\(bu" 4 Linux .Sp Long doubles should now work (see \s-1INSTALL\s0). .IP "\(bu" 4 Mac \s-1OS\s0 Classic .Sp Compilation of the standard Perl distribution in Mac \s-1OS\s0 Classic should now work if you have the Metrowerks development environment and the missing Mac-specific toolkit bits. Contact the macperl mailing list for details. .IP "\(bu" 4 MPE/iX .Sp MPE/iX update after Perl 5.6.0. See \s-1README\s0.mpeix. .IP "\(bu" 4 NetBSD/sparc .Sp Perl now works on NetBSD/sparc. .IP "\(bu" 4 \&\s-1OS/2\s0 .Sp Now works with usethreads (see \s-1INSTALL\s0). .IP "\(bu" 4 Solaris .Sp 64\-bitness using the Sun Workshop compiler now works. .IP "\(bu" 4 Tru64 (aka Digital \s-1UNIX\s0, aka \s-1DEC\s0 \s-1OSF/1\s0) .Sp The operating system version letter now recorded in \f(CW$Config\fR{osvers}. Allow compiling with gcc (previously explicitly forbidden). Compiling with gcc still not recommended because buggy code results, even with gcc 2.95.2. .IP "\(bu" 4 Unicos .Sp Fixed various alignment problems that lead into core dumps either during build or later; no longer dies on math errors at runtime; now using full quad integers (64 bits), previously was using only 46 bit integers for speed. .IP "\(bu" 4 \&\s-1VMS\s0 .Sp \&\fIchdir()\fR now works better despite a \s-1CRT\s0 bug; now works with \s-1MULTIPLICITY\s0 (see \s-1INSTALL\s0); now works with Perl's malloc. .IP "\(bu" 4 Windows .RS 4 .IP "\(bu" 8 \&\fIaccept()\fR no longer leaks memory. .IP "\(bu" 8 Better \fIchdir()\fR return value for a non-existent directory. .IP "\(bu" 8 New \f(CW%ENV\fR entries now propagate to subprocesses. .IP "\(bu" 8 \&\f(CW$ENV\fR{\s-1LIB\s0} now used to search for libs under Visual C. .IP "\(bu" 8 A failed (pseudo)fork now returns undef and sets errno to \s-1EAGAIN\s0. .IP "\(bu" 8 Allow \s-1REG_EXPAND_SZ\s0 keys in the registry. .IP "\(bu" 8 Can now \fIsend()\fR from all threads, not just the first one. .IP "\(bu" 8 Fake signal handling reenabled, bugs and all. .IP "\(bu" 8 Less stack reserved per thread so that more threads can run concurrently. (Still 16M per thread.) .IP "\(bu" 8 \&\f(CW\*(C`File::Spec\->tmpdir()\*(C'\fR now prefers C:/temp over /tmp (works better when perl is running as service). .IP "\(bu" 8 Better \s-1UNC\s0 path handling under ithreads. .IP "\(bu" 8 \&\fIwait()\fR and \fIwaitpid()\fR now work much better. .IP "\(bu" 8 winsock handle leak fixed. .RE .RS 4 .RE .SH "New or Changed Diagnostics" .IX Header "New or Changed Diagnostics" All regular expression compilation error messages are now hopefully easier to understand both because the error message now comes before the failed regex and because the point of failure is now clearly marked. .PP The various \*(L"opened only for\*(R", \*(L"on closed\*(R", \*(L"never opened\*(R" warnings drop the \f(CW\*(C`main::\*(C'\fR prefix for filehandles in the \f(CW\*(C`main\*(C'\fR package, for example \f(CW\*(C`STDIN\*(C'\fR instead of . .PP The \*(L"Unrecognized escape\*(R" warning has been extended to include \f(CW\*(C`\e8\*(C'\fR, \&\f(CW\*(C`\e9\*(C'\fR, and \f(CW\*(C`\e_\*(C'\fR. There is no need to escape any of the \f(CW\*(C`\ew\*(C'\fR characters. .SH "Changed Internals" .IX Header "Changed Internals" .IP "\(bu" 4 perlapi.pod (a companion to perlguts) now attempts to document the internal \s-1API\s0. .IP "\(bu" 4 You can now build a really minimal perl called microperl. Building microperl does not require even running Configure; \&\f(CW\*(C`make \-f Makefile.micro\*(C'\fR should be enough. Beware: microperl makes many assumptions, some of which may be too bold; the resulting executable may crash or otherwise misbehave in wondrous ways. For careful hackers only. .IP "\(bu" 4 Added \fIrsignal()\fR, \fIwhichsig()\fR, \fIdo_join()\fR to the publicised \s-1API\s0. .IP "\(bu" 4 Made possible to propagate customised exceptions via \fIcroak()\fRing. .IP "\(bu" 4 Added \fIis_utf8_char()\fR, \fIis_utf8_string()\fR, \fIbytes_to_utf8()\fR, and \fIutf8_to_bytes()\fR. .IP "\(bu" 4 Now xsubs can have attributes just like subs. .SH "Known Problems" .IX Header "Known Problems" .SS "Unicode Support Still Far From Perfect" .IX Subsection "Unicode Support Still Far From Perfect" We're working on it. Stay tuned. .SS "\s-1EBCDIC\s0 Still A Lost Platform" .IX Subsection "EBCDIC Still A Lost Platform" The plan is to bring them back. .SS "Building Extensions Can Fail Because Of Largefiles" .IX Subsection "Building Extensions Can Fail Because Of Largefiles" Certain extensions like mod_perl and BSD::Resource are known to have issues with `largefiles', a change brought by Perl 5.6.0 in which file offsets default to 64 bits wide, where supported. Modules may fail to compile at all or compile and work incorrectly. Currently there is no good solution for the problem, but Configure now provides appropriate non-largefile ccflags, ldflags, libswanted, and libs in the \f(CW%Config\fR hash (e.g., \f(CW$Config\fR{ccflags_nolargefiles}) so the extensions that are having problems can try configuring themselves without the largefileness. This is admittedly not a clean solution, and the solution may not even work at all. One potential failure is whether one can (or, if one can, whether it's a good idea) link together at all binaries with different ideas about file offsets, all this is platform-dependent. .SS "ftmp-security tests warn 'system possibly insecure'" .IX Subsection "ftmp-security tests warn 'system possibly insecure'" Don't panic. Read \s-1INSTALL\s0 'make test' section instead. .SS "Test lib/posix Subtest 9 Fails In LP64\-Configured HP-UX" .IX Subsection "Test lib/posix Subtest 9 Fails In LP64-Configured HP-UX" If perl is configured with \-Duse64bitall, the successful result of the subtest 10 of lib/posix may arrive before the successful result of the subtest 9, which confuses the test harness so much that it thinks the subtest 9 failed. .SS "Long Doubles Still Don't Work In Solaris" .IX Subsection "Long Doubles Still Don't Work In Solaris" The experimental long double support is still very much so in Solaris. (Other platforms like Linux and Tru64 are beginning to solidify in this area.) .SS "Linux With Sfio Fails op/misc Test 48" .IX Subsection "Linux With Sfio Fails op/misc Test 48" No known fix. .SS "Storable tests fail in some platforms" .IX Subsection "Storable tests fail in some platforms" If any Storable tests fail the use of Storable is not advisable. .IP "\(bu" 4 Many Storable tests fail on \s-1AIX\s0 configured with 64 bit integers. .Sp So far unidentified problems break Storable in \s-1AIX\s0 if Perl is configured to use 64 bit integers. \s-1AIX\s0 in 32\-bit mode works and other 64\-bit platforms work with Storable. .IP "\(bu" 4 \&\s-1DOS\s0 \s-1DJGPP\s0 may hang when testing Storable. .IP "\(bu" 4 st\-06compat fails in \s-1UNICOS\s0 and UNICOS/mk. .Sp This means that you cannot read old (pre\-Storable\-0.7) Storable images made in other platforms. .IP "\(bu" 4 st\-store.t and st-retrieve may fail with Compaq C 6.2 on OpenVMS Alpha 7.2. .SS "Threads Are Still Experimental" .IX Subsection "Threads Are Still Experimental" Multithreading is still an experimental feature. Some platforms emit the following message for lib/thr5005 .PP .Vb 5 \& # \& # This is a KNOWN FAILURE, and one of the reasons why threading \& # is still an experimental feature. It is here to stop people \& # from deploying threads in production. ;\-) \& # .Ve .PP and another known thread-related warning is .PP .Vb 9 \& pragma/overload......Unbalanced saves: 3 more saves than restores \& panic: magic_mutexfree during global destruction. \& ok \& lib/selfloader.......Unbalanced saves: 3 more saves than restores \& panic: magic_mutexfree during global destruction. \& ok \& lib/st\-dclone........Unbalanced saves: 3 more saves than restores \& panic: magic_mutexfree during global destruction. \& ok .Ve .SS "The Compiler Suite Is Still Experimental" .IX Subsection "The Compiler Suite Is Still Experimental" The compiler suite is slowly getting better but is nowhere near working order yet. The backend part that has seen perhaps the most progress is the bytecode compiler. .SH "Reporting Bugs" .IX Header "Reporting Bugs" If you find what you think is a bug, you might check the articles recently posted to the comp.lang.perl.misc newsgroup and the perl bug database at http://bugs.perl.org/ There may also be information at http://www.perl.com/perl/ , the Perl Home Page. .PP If you believe you have an unreported bug, please run the \fBperlbug\fR program included with your release. Be sure to trim your bug down to a tiny but sufficient test case. Your bug report, along with the output of \f(CW\*(C`perl \-V\*(C'\fR, will be sent off to perlbug@perl.org to be analysed by the Perl porting team. .SH "SEE ALSO" .IX Header "SEE ALSO" The \fIChanges\fR file for exhaustive details on what changed. .PP The \fI\s-1INSTALL\s0\fR file for how to build Perl. .PP The \fI\s-1README\s0\fR file for general stuff. .PP The \fIArtistic\fR and \fICopying\fR files for copyright information. .SH "HISTORY" .IX Header "HISTORY" Written by Jarkko Hietaniemi <\fIjhi@iki.fi\fR>, with many contributions from The Perl Porters and Perl Users submitting feedback and patches. .PP Send omissions or corrections to <\fIperlbug@perl.org\fR>.