This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl 5.003_03: perl.h
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Sun, 25 Aug 1996 00:24:27 +0000 (00:24 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Sun, 25 Aug 1996 00:24:27 +0000 (00:24 +0000)
commit3fc1aec64f7c92b9646c7e2f534b41043f54f5ed
treee3559f23f19ce8ebd06735171fc5b45b92cf93dc
parentdf5cef82c14dc51876b321cecd014cdb96804a2f
perl 5.003_03: perl.h

No longer prefer bcmp slightly for comparisons that don't care
about ordering.

Rely on Configure setting SH_PATH.

Change the function name to Pause() instead of pause() to
avoid potential prototype problems.  (This naming convention
is similar to the Fwrite and Fflush macros.)

Fix problems with each() on tied hashes.

Work around crypt prototype problem on NeXT.
perl.h