HP-UX 11i Version 2 June 2006 Release Notes
Table Of Contents
- HP-UX 11i Version 2 June 2006 Release Notes
- Legal Notices
- Publication History
- Typographic Conventions
- 1 Overview of the Release Notes
- 2 Introduction to HP-UX 11i Version 2
- 3 What is New at a Glance
- What is in This Chapter?
- What is New in the June 2006 Release?
- What is New in the March 2006 Release?
- What is New in the December 2005 Release?
- What is New in the May 2005 Release?
- What is New in the September 2004 Release?
- What is New in the March 2004 Release?
- What is New in the Initial (October 2003) HP-UX 11i v2 Release?
- 4 Hardware-Specific Information
- What is in This Chapter?
- Hardware Enablement Patch Bundle for HP-UX 11i v2
- HP Instant Support Enterprise Edition
- Networking and Mass Storage Drivers
- Always-Installed Networking Drivers
- Selectable Networking Drivers
- Always-Installed Mass Storage Drivers
- Supported Systems
- Finding Firmware Information
- Utility Pricing Solutions
- 5 General System Administration
- What is in This Chapter?
- Feature Enablement Patch Bundle (FEATURE11i)
- HP Integrity Virtual Machines Provider
- HP Integrity VM Support Library
- HP Partitioning
- HP Serviceguard WBEM Providers
- HP System Management Homepage
- HP WBEM Services for HP-UX
- HP-UX Kernel Configuration
- Ignite-UX
- Online Diagnostics
- Quality Pack Patch Bundle
- Software Distributor
- Update-UX
- Utilization Provider
- 6 Disk and File Management
- 7 Internet and Networking
- 8 Security
- 9 Commands and System Calls
- 10 Libraries and Programming
- 11 Internationalization
- 12 Other Functionality

Libraries and Programming
Perl
Chapter 10
149
Summary of Change
For June 2006, JAVAOOB has been updated to version 2.03.05 to incorporate packaging
changes.
Impact
There is no impact.
Compatibility
There are no known compatibility issues.
Performance
There are no known performance issues.
Documentation
For the latest documentation, refer to the Java Technology for HP-UX 11i Web site at
http://hp.com/go/java and select “information library” in the left navigation bar.
Obsolescence
Not applicable.
Perl
Perl is a high-level programming language created and enhanced by the Open Source
community. Perl takes the best features from other languages, such as C, awk, sed, sh,
and BASIC, among others, and at least a dozen other tools and languages. The version
that is submitted is 5.8.3 build 809.
Summary of Change
Perl has been updated to version 5.8.3 build 809. This build corresponds to the Perl 809
source code release. The following changes are included:
• The hash code has been refactored to reduce source duplication. The external
interface is unchanged, and aside from the bug fixes, there should be no change in
behavior.
• hv_clear_placeholders is now part of the Perl API
• Some C macros have been tidied. In particular, macros which create temporary local
variables now name these variables more defensively, which should avoid bugs
where names clash.
• <signal.h> is now always included.
Significant changes that have occurred in the 809 release are documented in the
perldelta manpage.