in reply to Re^2: How to run a command from Perl
in thread How to run a command from Perl

So did you read that message? It's fairly obvious: The comamnds srvmgr and ` can't be found.

The first one is probably not found in PATH, so you have to adjust the environment variables accordingly.

The second is clearly an error in the way you try to call some program.