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

Comparing COMP/SCRAM/src/Utilities/urlhandler.pm (file contents):
Revision 1.2 by williamc, Mon Mar 1 11:01:36 1999 UTC vs.
Revision 1.3 by williamc, Wed Mar 3 17:04:14 1999 UTC

# Line 79 | Line 79 | sub cvs {
79          print "Coming soon\n";
80   }
81  
82 + sub http {
83 +        use LWP;
84 +        
85 + }
86 +
87   sub cachefilename {
88               use File::Basename;
89               use Utilities::AddDir;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines