- perldelta.html HREF NAME #NAME
NAME
- perldelta.html HREF DESCRIPTION #DESCRIPTION
DESCRIPTION
- perldelta.html HREF Supported Environments #Supported_Environments
Supported Environments
- perldelta.html HREF Core Changes #Core_Changes
Core Changes
- perldelta.html HREF List assignment to %ENV works #List_assignment_to_ENV_works
List assignment to %ENV works
- perldelta.html HREF "Can't locate Foo.pm in @INC" error now lists @INC #_Can_t_locate_Foo_pm_in_INC_er
"Can't locate Foo.pm in @INC" error now lists @INC
- perldelta.html HREF Compilation option: Binary compatibility with 5.003 #Compilation_option_Binary_compa
Compilation option: Binary compatibility with 5.003
- perldelta.html HREF $PERL5OPT environment variable #_PERL5OPT_environment_variable
$PERL5OPT environment variable
- perldelta.html HREF Limitations on -M, -m, and -T options #Limitations_on_B_M_B_m_and
Limitations on -M, -m, and -T options
- perldelta.html HREF More precise warnings #More_precise_warnings
More precise warnings
- perldelta.html HREF Deprecated: Inherited
AUTOLOAD
for non-methods #Deprecated_Inherited_C_AUTOLOAD
Deprecated: Inherited AUTOLOAD
for non-methods
- perldelta.html HREF Previously deprecated %OVERLOAD is no longer usable #Previously_deprecated_OVERLOAD_
Previously deprecated %OVERLOAD is no longer usable
- perldelta.html HREF Subroutine arguments created only when they're modified #Subroutine_arguments_created_onl
Subroutine arguments created only when they're modified
- perldelta.html HREF Group vector changeable with
$)
#Group_vector_changeable_with_C_
Group vector changeable with $)
- perldelta.html HREF Fixed parsing of $$, &$, etc. #Fixed_parsing_of_digit_d
Fixed parsing of $$, &$, etc.
- perldelta.html HREF Fixed localization of $, $&, etc. #Fixed_localization_of_digit_
Fixed localization of $, $&, etc.
- perldelta.html HREF No resetting of $. on implicit close #No_resetting_of_on_implicit_c
No resetting of $. on implicit close
- perldelta.html HREF wantarray #C_wantarray_may_return_undef
wantarray may return undef
- perldelta.html HREF Changes to tainting checks #Changes_to_tainting_checks
Changes to tainting checks
- perldelta.html HREF New Opcode module and revised Safe module #New_Opcode_module_and_revised_Sa
New Opcode module and revised Safe module
- perldelta.html HREF Embedding improvements #Embedding_improvements
Embedding improvements
- perldelta.html HREF Internal change: FileHandle class based on IO::* classes #Internal_change_FileHandle_clas
Internal change: FileHandle class based on IO::* classes
- perldelta.html HREF Internal change: PerlIO abstraction interface #Internal_change_PerlIO_abstract
Internal change: PerlIO abstraction interface
- perldelta.html HREF New and changed syntax #New_and_changed_syntax
New and changed syntax
- perldelta.html HREF New and changed builtin constants #New_and_changed_builtin_constant
New and changed builtin constants
- perldelta.html HREF New and changed builtin variables #New_and_changed_builtin_variable
New and changed builtin variables
- perldelta.html HREF New and changed builtin functions #New_and_changed_builtin_function
New and changed builtin functions
- perldelta.html HREF New builtin methods #New_builtin_methods
New builtin methods
- perldelta.html HREF TIEHANDLE now supported #TIEHANDLE_now_supported
TIEHANDLE now supported
- perldelta.html HREF Malloc enhancements #Malloc_enhancements
Malloc enhancements
- perldelta.html HREF Miscellaneous efficiency enhancements #Miscellaneous_efficiency_enhance
Miscellaneous efficiency enhancements
- perldelta.html HREF Support for More Operating Systems #Support_for_More_Operating_Syste
Support for More Operating Systems
- perldelta.html HREF Win32 #Win32
Win32
- perldelta.html HREF Plan 9 #Plan_9
Plan 9
- perldelta.html HREF QNX #QNX
QNX
- perldelta.html HREF AmigaOS #AmigaOS
AmigaOS
- perldelta.html HREF Pragmata #Pragmata
Pragmata
- perldelta.html HREF Modules #Modules
Modules
- perldelta.html HREF Utility Changes #Utility_Changes
Utility Changes
- perldelta.html HREF pod2html #pod2html
pod2html
- perldelta.html HREF xsubpp #xsubpp
xsubpp
- perldelta.html HREF C Language API Changes #C_Language_API_Changes
C Language API Changes
- perldelta.html HREF Documentation Changes #Documentation_Changes
Documentation Changes
- perldelta.html HREF New Diagnostics #New_Diagnostics
New Diagnostics
- perldelta.html HREF BUGS #BUGS
BUGS
- perldelta.html HREF SEE ALSO #SEE_ALSO
SEE ALSO
- perldelta.html HREF HISTORY #HISTORY
HISTORY
perldelta.html NAME NAME #NAME perldelta/index.html
NAME
perldelta - what's new for perl5.004
perldelta.html NAME DESCRIPTION #DESCRIPTION perldelta/index.html
DESCRIPTION
This document describes differences between the 5.003 release (as
documented in Programming Perl, second edition--the Camel Book) and this one.
perldelta.html NAME BUGS #BUGS perldelta/index.html
BUGS
If you find what you think is a bug, you might check the headers of
recently posted articles in the comp.lang.perl.misc newsgroup. There may
also be information at perldelta.html HREF http://www.perl.com/perl/, http://www.perl.com/perl/,
http://www.perl.com/perl/, the Perl
Home Page.
If you believe you have an unreported bug, please run the perlbug
program included with your release. Make sure you trim your bug down to a
tiny but sufficient test case. Your bug report, along with the output of perl -V
, will be sent off to <perlbug@perl.com> to be analysed by the Perl porting team.
perldelta.html NAME SEE ALSO #SEE_ALSO perldelta/index.html
SEE ALSO
The Changes file for exhaustive details on what changed.
The INSTALL file for how to build Perl. This file has been significantly updated for
5.004, so even veteran users should look through it.
The README file for general stuff.
The Copying file for copyright information.
perldelta.html NAME HISTORY #HISTORY perldelta/index.html
HISTORY
Constructed by Tom Christiansen, grabbing material with permission from
innumerable contributors, with kibitzing by more than a few Perl porters.
Last update: Wed May 14 11:14:09
EDT 1997