--- loncom/xml/lonxml.pm 2008/10/27 19:15:35 1.488 +++ loncom/xml/lonxml.pm 2008/11/24 17:17:52 1.489 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # XML Parser Module # -# $Id: lonxml.pm,v 1.488 2008/10/27 19:15:35 raeburn Exp $ +# $Id: lonxml.pm,v 1.489 2008/11/24 17:17:52 jms Exp $ # # Copyright Michigan State University Board of Trustees # @@ -37,6 +37,25 @@ # to any other parties under any circumstances. # +=pod + +=head1 NAME + +Apache::lonxml + +=head1 SYNOPSIS + +XML Parsing Module + +This is part of the LearningOnline Network with CAPA project +described at http://www.lon-capa.org. + + +=head1 SUBROUTINES + +=cut + + package Apache::lonxml; use vars