HP-UX 11i Version 2 December 2005 Release Notes
Table Of Contents
- HP-UX 11i Version 2 December 2005 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
- 4 Server-Specific Information
- What is in This Chapter?
- Hardware Enablement Patch Bundle
- HP Instant Support Enterprise Edition
- Networking and Mass Storage Drivers
- Always-Installed Networking Drivers
- Selectable Networking Drivers
- Always-Installed Mass Storage Drivers
- Selectable Mass Storage Drivers
- Supported Systems
- Finding Firmware Information
- 5 General System Administration
- What is in This Chapter?
- Distributed Systems Administration Utilities
- Enterprise Cluster Master Toolkit Version
- Event Monitoring Services
- Feature Enablement Patch Bundle (Feature11i)
- GlancePlus Pak
- High Availability Monitors
- HP Integrity Virtual Machines Provider
- HP Integrity VM Support Library
- HP Partitioning
- HP Serviceguard
- HP Serviceguard NFS Toolkit
- HP System Management Homepage
- HP Systems Insight Manager
- HP WBEM Services for HP-UX
- HP-UX Accounts for Users and Groups
- HP-UX Kernel Configuration
- HP-UX Peripheral Device Tool
- HP-UX WBEM Fibre Channel Provider
- HP-UX WBEM LAN Provider for Ethernet Interfaces
- HP-UX WBEM LVM Provider
- HP-UX WBEM SCSI Provider
- Ignite-UX
- Obsolescence Bundle
- Online Diagnostics
- Quality Pack Patch Bundle
- Software Distributor
- Software Package Builder
- 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
179
• /usr/share/doc/Judy/Judy1_funcs_3x.htm
• /usr/share/doc/Judy/JudyL_3x.htm
• /usr/share/doc/Judy/JudyL_funcs_3x.htm
• /usr/share/doc/Judy/JudySL_3x.htm
• /usr/share/doc/Judy/JudySL_funcs_3x.htm
• /usr/share/doc/Judy/Judy_3x.htm
• /usr/share/man/man3.Z/Judy.3x
• /usr/share/man/man3.Z/Judy1.3x
• /usr/share/man/man3.Z/Judy1_funcs.3x
• /usr/share/man/man3.Z/JudyL.3x
• /usr/share/man/man3.Z/JudyL_funcs.3x
• /usr/share/man/man3.Z/JudySL.3x
• /usr/share/man/man3.Z/JudySL_funcs.3x
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 5.8.3 build 809 corresponds to the Perl 5.8.3 source code release and includes the
following:
• Better Unicode support
• New IO implementation
• New thread implementation
• Better numeric accuracy
• Safe Signals
• Many new modules
• More extensive regression testing