--- loncom/publisher/lonpublisher.pm 2013/10/16 18:28:18 1.286 +++ loncom/publisher/lonpublisher.pm 2013/12/01 21:50:30 1.288 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Publication Handler # -# $Id: lonpublisher.pm,v 1.286 2013/10/16 18:28:18 raeburn Exp $ +# $Id: lonpublisher.pm,v 1.288 2013/12/01 21:50:30 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -102,8 +102,6 @@ to publication space. Many of the undocumented subroutines implement various magical parsing shortcuts. -=over 4 - =cut ###################################################################### @@ -149,6 +147,8 @@ my $lock; =pod +=over 4 + =item B Evaluates a string that contains metadata. This subroutine @@ -1529,6 +1529,8 @@ Returns: 0: fail 1: success +=back + =cut #'stupid emacs @@ -2305,7 +2307,5 @@ __END__ =back -=back - =cut