NAME
Mpp::Repository - Makepp repository functionality
DESCRIPTION
This file groups all the functions needed only if repositories are actually used. The actual functionality is also dispersed in makepp and other modules.
get
$status = get $repository_file, $finfo;
Links a file in from a repository into the current directory.
Returns 0 if successful, nonzero if something went wrong.