[system] / trunk / webwork / system / cgi / cgi-scripts / pod2webwork.pl Repository:
ViewVC logotype

Diff of /trunk/webwork/system/cgi/cgi-scripts/pod2webwork.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 6 Revision 10
7# All Rights Reserved 7# All Rights Reserved
8#################################################################### 8####################################################################
9 9
10use strict; 10use strict;
11 11
12use lib '/ww/webwork/gage_system/webwork/system/lib/'; # mainWeBWorKDirectory 12use lib '.'; use webworkInit; # WeBWorKInitLine
13# this is the home directory. (change to system) 13# this is the home directory. (change to system)
14use Global; 14use Global;
15use Pod::Html; 15use Pod::Html;
16use Carp; 16use Carp;
17use CGI qw(:standard); 17use CGI qw(:standard);

Legend:
Removed from v.6  
changed lines
  Added in v.10

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9