Files included in the distribution directory fo MCP, the metadata collection parser: index.htm #Read this first catalog.pl #This is the main program sample_md_tree #A sample directory tree with metadata files in it. sample.conf #This is the primary location for specifying site, and collection-specific variables. This one is geared to run on the sample_md_tree directory. StdHTML.conf #This is a perl package that contains most of the formatting for the main index pages generated by catalog.pl StdHTML.conf #Another prel package containing the formatting for the metadata summary sheets. ParseFile.pm #This is the perl package contining the perl subroutines for parsing a mp compliant file into the elements used by catalog.pl. ParseFile.pm #This is the hash structure used by parsefile.pm to seek out and store various tags and sub-tags.