diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-06-27 14:28:49 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-06-27 14:28:49 +0000 |
commit | 0cb9638729211ea71a75ae8756c03ba21553bd53 (patch) | |
tree | f00e767824d620a63a26a857b6a37fcb6945f89d /pod/perlhist.pod | |
parent | 4f4e629e089f1120f8e94984281df06ac4f885c5 (diff) | |
download | perl-0cb9638729211ea71a75ae8756c03ba21553bd53.tar.gz |
somewhat untested PERL_OBJECT cleanups (C++isms mostly
gone from the public API); PERL_OBJECT builds again on
windows
TODO: namespace-clean the typedefs in iperlsys.h and
elsewhere; remove C++ remnants from public headers
p4raw-id: //depot/perl@3553
Diffstat (limited to 'pod/perlhist.pod')
-rw-r--r-- | pod/perlhist.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pod/perlhist.pod b/pod/perlhist.pod index 7cee85c3d9..7ba44291c8 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -6,6 +6,8 @@ perlhist - the Perl history records =for RCS +=begin RCS + # # $Id: perlhist.pod,v 1.57 1999/01/26 17:38:07 jhi Exp $ # |