home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Source Code
/
C
/
Applications
/
MacPerl 5.1.3
/
Mac_Perl_513_src
/
perl5.002
/
pod
/
perlovl.pod
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-14
|
285 b
|
16 lines
|
[
TEXT/MPS
]
=head1 NAME
perlovl - overload perl mathematical functions [superseded]
=head1 DESCRIPTION
This man page has been superseded by L<overload>.
=head1 WARNING
The old interface involving %OVERLOAD is deprecated and will go away
RSN. Convert your scripts to
use overload ...;
style.