--- loncom/interface/loncoursedata.pm 2011/10/03 13:11:39 1.192 +++ loncom/interface/loncoursedata.pm 2011/10/03 13:27:17 1.193 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: loncoursedata.pm,v 1.192 2011/10/03 13:11:39 raeburn Exp $ +# $Id: loncoursedata.pm,v 1.193 2011/10/03 13:27:17 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -58,7 +58,7 @@ use Digest::MD5(); =pod -=head 2 make_into_hash +=head2 make_into_hash Turn a colon separated string into a hash and return a reference to it. Numbering from 0 even elements are keys and odd elements