ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/ActiveDoc/SimpleXMLURLDoc.pm
(Generate patch)

Comparing COMP/SCRAM/src/ActiveDoc/SimpleXMLURLDoc.pm (file contents):
Revision 1.7 by sashby, Wed Feb 15 17:14:17 2006 UTC vs.
Revision 1.8 by sashby, Tue Feb 27 11:59:43 2007 UTC

# Line 30 | Line 30 | URL handling.
30   =cut
31  
32   package ActiveDoc::SimpleXMLURLDoc;
33 +
34 + BEGIN
35 +   {
36 +   die "\n\n".__PACKAGE__.": this package can be dropped from releases.\n\n";
37 +   }
38 +
39   use ActiveDoc::SimpleXMLDoc;
40   use URL::URLhandler;
41   require 5.004;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines