Make is (fairly) standard tool to help in the compilation of software. (Usually C and C++ software).
SME does not install any C/C++ compilation material in order to minimise the space required and security issues.
A search of these forums for words such as "compiler" and "gcc" should reveal tips on what is required to install Make and the other compiler related stuff.
Until you do install a C/C++ compiler, you may have to restrict your Perl installations to either pre-compiled rpms or packages that don't require compilation.
Regards,
Luke