Penguin

Differences between current version and predecessor to the previous major change of perlguts(1).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, June 4, 2002 12:22:35 am by perry
Older page: version 1 Last edited on Tuesday, June 4, 2002 12:22:35 am by perry Revert
@@ -1073,9 +1073,9 @@
 creates a second hash which it blesses into the class which 
 will implement the tie methods. Lastly it ties the two 
 hashes together, and returns a reference to the new tied 
 hash. Note that the code below does NOT call 
-the TIEHASH method in the MyTie class - see 
+the TIEHASH method in the ! MyTie class - see 
 ``Calling Perl Routines from within C Programs'' for details 
 on how to do this. 
  
  
@@ -1859,9 +1859,9 @@
  SUB attributes::bootstrap = (xsub 0x811fedc 0) 
  SUB UNIVERSAL::can = (xsub 0x811f50c 0) 
  SUB UNIVERSAL::isa = (xsub 0x811f304 0) 
  SUB UNIVERSAL::VERSION = (xsub 0x811f7ac 0) 
- SUB DynaLoader::boot_DynaLoader = (xsub 0x805b188 ) 
+ SUB ! DynaLoader::boot_! DynaLoader = (xsub 0x805b188 ) 
 and Perl_dump_all, which dumps all the subroutines in the stash and the op tree of the main root. 
 !!How multiple interpreters and concurrency are supported 
  
  
@@ -2589,9 +2589,9 @@
  
 With lots of help and suggestions from Dean Roehrich, 
 Malcolm Beattie, Andreas Koenig, Paul Hudson, Ilya 
 Zakharevich, Paul Marquess, Neil Bowers, Matthew Green, Tim 
-Bunce, Spider Boardman, Ulrich Pfeifer, Stephen McCamant, 
+Bunce, Spider Boardman, Ulrich Pfeifer, Stephen ! McCamant, 
 and Gurusamy Sarathy. 
  
  
 API Listing originally by Dean Roehrich 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.