=item Signals
+=over 4
+
+=item Handling the SIGHUP Signal in Daemons
+
+=back
+
=item Named Pipes
=over 4
=item System Interaction
+=item Command names versus file pathnames
+
=item Interprocess Communication (IPC)
=item External Subroutines (XS)
=item Questions With Answers
-, , , , , ,
-
=item Hexadecimal Notation
=item Further Resources
=item How do I convert between numeric representations?
-B<How do I convert hexadecimal into decimal:>, B<How do I convert from
-decimal to hexadecimal:>, B<How do I convert from octal to decimal:>, B<How
-do I convert from decimal to octal:>, B<How do I convert from binary to
-decimal:>, B<How do I convert from decimal to binary:>
+How do I convert hexadecimal into decimal, How do I convert from decimal to
+hexadecimal, How do I convert from octal to decimal, How do I convert from
+decimal to octal, How do I convert from binary to decimal, How do I convert
+from decimal to binary
=item Why doesn't & work the way I want it to?
=item How do I process/modify each element of an array?
+=item How do I select a random element from an array?
+
=item How do I permute N elements of a list?
=item How do I sort an array by (anything)?
=item HP-UX lib/posix Subtest 9 Fails When LP64-Configured
+=item Linux with glibc 2.2.5 fails t/op/int subtest #6 with -Duse64bitint
+
=item Linux With Sfio Fails op/misc Test 48
=item Mac OS X
=item Localising Tied Arrays and Hashes Is Broken
-=item Self-tying of Arrays and Hashes Is Forbidden
+=item Self-tying Problems
=item Building Extensions Can Fail Because Of Largefiles
=item Known test failures
-, ,
-
=item EBCDIC platforms not fully supported
=item UNICOS/mk CC failures during Configure run
=item Contact Information
-=item Update 2002-05-25
+=item Update 2002-05-30
=back
=item 64-bit Perl on HP-UX
+=item Oracle on HP-UX
+
=item GDBM and Threads on HP-UX
=item NFS filesystems and utime(2) on HP-UX
=item bmod
+=item bmodinv
+
+=item bmodpow
+
=item bpow
=item blsft
=over 4
-=item new
+=item new()
-=item numerator
+=item numerator()
-=item denominator
+=item denominator()
$d = $x->denominator();
-=item parts
+=item parts()
+
+=item as_number()
+
+=item bfac()/blog()
+
+=item bround()/round()/bfround()
=back
=item BUGS
+perl -Mbigrat -le 'print 1 + 2/3'
+
=item LICENSE
=item SEE ALSO
DATA ] ), expand ( ADDRESS ), verify ( ADDRESS ), help ( [ $subject ] ),
quit ()
+=item ADDRESSES
+
=item SEE ALSO
=item AUTHOR
=item BUGS
+=over 4
+
+=item 64 bit data in perl 5.6.0 and 5.6.1
+
+=back
+
=item CREDITS
=item AUTHOR