Penguin
Diff: perl5005delta(1)
EditPageHistoryDiffInfoLikePages

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

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

Newer page: version 2 Last edited on Monday, June 3, 2002 6:50:41 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:50:41 pm by perry Revert
@@ -474,9 +474,9 @@
 The build-time option -DMULTIPLICITY has had many 
 of the details reworked. Some previously global variables 
 that should have been per-interpreter now are. With care, 
 this allows interpreters to call each other. See the 
-PerlInterp extension on CPAN 
+! PerlInterp extension on CPAN 
 
  
  
 __Behavior of__ ''local()'' __on array and hash 
@@ -803,15 +803,15 @@
 A portable API for file 
 operations. 
  
  
-ExtUtils::Installed 
+! ExtUtils::Installed 
  
  
 Query and manage installed modules. 
  
  
-ExtUtils::Packlist 
+! ExtUtils::Packlist 
  
  
 Manipulate .packlist files. 
  
@@ -941,12 +941,12 @@
 DB_File supports version 2.x of Berkeley DB . 
 See ext/DB_File/Changes. 
  
  
-MakeMaker 
+! MakeMaker 
  
  
-MakeMaker now supports writing empty makefiles, provides a 
+! MakeMaker now supports writing empty makefiles, provides a 
 way to specify that site ''umask()'' policy should be 
 honored. There is also better support for manipulation of 
 .packlist files, and getting information about installed 
 modules. 
@@ -1210,9 +1210,9 @@
 (W) You are blessing a reference to a zero length string. 
 This has the effect of blessing the reference into the 
 package main. This is usually not what you want. Consider 
 providing a default target package, e.g. bless($ref, 
-$p 'MyPackage'); 
+$p '! MyPackage'); 
  
  
 Illegal hex digit ignored 
  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.