--- loncom/build/piml_parse.pl 2002/04/08 10:53:17 1.6 +++ loncom/build/piml_parse.pl 2002/11/26 15:25:21 1.8 @@ -8,7 +8,7 @@ # The LearningOnline Network with CAPA # piml_parse.pl - Linux Packaging Markup Language parser # -# $Id: piml_parse.pl,v 1.6 2002/04/08 10:53:17 harris41 Exp $ +# $Id: piml_parse.pl,v 1.8 2002/11/26 15:25:21 matthew Exp $ # # Written by Scott Harrison, codeharrison@yahoo.com # @@ -66,11 +66,12 @@ use HTML::TokeParser; my $usage=(<=3) { $mode = shift @ARGV; } else { @@ -513,8 +514,7 @@ sub trim { =head1 NAME -piml_parse.pl - This is meant to parse files meeting the piml document type. -See piml.dtd. PIML=Post Installation Markup Language. +piml_parse.pl - This is meant to parse piml files (Post Installation Markup Language) =head1 SYNOPSIS