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

Comparing COMP/SCRAM/src/BuildSystem/XMLReqUtils.pm (file contents):
Revision 1.1 by sashby, Tue Jul 26 15:14:00 2005 UTC vs.
Revision 1.2 by sashby, Tue Feb 27 11:59:45 2007 UTC

# Line 10 | Line 10
10   #
11   #--------------------------------------------------------------------
12   package BuildSystem::XMLReqUtils;
13 +
14 + BEGIN
15 +   {
16 +   die "\n\n".__PACKAGE__.": this package can be dropped from releases.\n\n";
17 +   }
18 +
19   require 5.004;
20  
21   use Exporter;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines