Searched refs:_make_path (Results 1 – 1 of 1) sorted by relevance
1184 $paths{$module} = _get_file( _make_path( $path ) );1192 sub _make_path { join "/", qw(authors id), $_[0] } subroutine