1comment = "Library for handling relative and absolute pathnames" 2desc = <<EOD 3libpathconv provides the abs2rel() and rel2abs() functions to convert between 4absolute and relative pathnames. 5EOD 6