[system] / trunk / webwork-modperl / lib / WeBWorK / ContentGenerator.pm Repository:
ViewVC logotype

Diff of /trunk/webwork-modperl/lib/WeBWorK/ContentGenerator.pm

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

Revision 402 Revision 403
2 2
3use CGI qw(-compile :html :form); 3use CGI qw(-compile :html :form);
4use Apache::Constants qw(:common); 4use Apache::Constants qw(:common);
5 5
6# Send 'die' message to the browser window 6# Send 'die' message to the browser window
7use CGI::Carp qw(fatalsToBrowser); 7#use CGI::Carp qw(fatalsToBrowser);
8 8
9 9
10# This is a superclass for Apache::WeBWorK's content generators. 10# This is a superclass for Apache::WeBWorK's content generators.
11# You are /definitely/ encouraged to read this file, since there are 11# You are /definitely/ encouraged to read this file, since there are
12# "abstract" functions here which show aproximately what form you would 12# "abstract" functions here which show aproximately what form you would

Legend:
Removed from v.402  
changed lines
  Added in v.403

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9