NAME
Porting/manifest_lib.pl - functions for managing manifests
SYNOPSIS
require './Porting/manifest_lib.pl';
DESCRIPTION
This file makes available one function, sort_manifest()
.
sort_manifest
Treats its arguments as (chomped) lines from a MANIFEST file, and returns that listed sorted appropriately.