[LON-CAPA-cvs] cvs: loncom /build lpml_parse.pl piml_parse.pl xfml_parse.pl
harris41
lon-capa-cvs@mail.lon-capa.org
Mon, 08 Apr 2002 12:51:03 -0000
harris41 Mon Apr 8 08:51:03 2002 EDT
Modified files:
/loncom/build lpml_parse.pl piml_parse.pl xfml_parse.pl
Log:
POD "NAME" value should be in one line
Index: loncom/build/lpml_parse.pl
diff -u loncom/build/lpml_parse.pl:1.43 loncom/build/lpml_parse.pl:1.44
--- loncom/build/lpml_parse.pl:1.43 Mon Apr 8 06:56:16 2002
+++ loncom/build/lpml_parse.pl Mon Apr 8 08:51:03 2002
@@ -8,7 +8,7 @@
# The LearningOnline Network with CAPA
# lpml_parse.pl - Linux Packaging Markup Language parser
#
-# $Id: lpml_parse.pl,v 1.43 2002/04/08 10:56:16 harris41 Exp $
+# $Id: lpml_parse.pl,v 1.44 2002/04/08 12:51:03 harris41 Exp $
#
# Written by Scott Harrison, codeharrison@yahoo.com
#
@@ -1559,8 +1559,7 @@
=head1 NAME
-lpml_parse.pl - This is meant to parse files meeting the lpml document type.
-See lpml.dtd. LPML=Linux Packaging Markup Language.
+lpml_parse.pl - This is meant to parse LPML files (Linux Packaging Markup Language)
=head1 SYNOPSIS
Index: loncom/build/piml_parse.pl
diff -u loncom/build/piml_parse.pl:1.6 loncom/build/piml_parse.pl:1.7
--- loncom/build/piml_parse.pl:1.6 Mon Apr 8 06:53:17 2002
+++ loncom/build/piml_parse.pl Mon Apr 8 08:51:03 2002
@@ -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.7 2002/04/08 12:51:03 harris41 Exp $
#
# Written by Scott Harrison, codeharrison@yahoo.com
#
@@ -513,8 +513,7 @@
=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
Index: loncom/build/xfml_parse.pl
diff -u loncom/build/xfml_parse.pl:1.4 loncom/build/xfml_parse.pl:1.5
--- loncom/build/xfml_parse.pl:1.4 Mon Apr 8 06:52:24 2002
+++ loncom/build/xfml_parse.pl Mon Apr 8 08:51:03 2002
@@ -8,7 +8,7 @@
# The LearningOnline Network with CAPA
# piml_parse.pl - Linux Packaging Markup Language parser
#
-# $Id: xfml_parse.pl,v 1.4 2002/04/08 10:52:24 harris41 Exp $
+# $Id: xfml_parse.pl,v 1.5 2002/04/08 12:51:03 harris41 Exp $
#
# Written by Scott Harrison, codeharrison@yahoo.com
#
@@ -327,8 +327,7 @@
=head1 NAME
-xfml_parse.pl - This is meant to parse files meeting the xfml document type.
-See xfml.dtd. XFML=XML Filtering Markup Language.
+xfml_parse.pl - This is meant to parse XFML files (XML Filtering Markup Language.)
=head1 SYNOPSIS