Does anybody know of a rest function in perl?
$return_line = rest($short_module, $peakapex);
I'm not exactly sure what it does. The only includes the pl file has are use File::Spec;. I tried to google but the only thing I get is some sort of 'RESTFUL' framework which doesn't look like its the same thing.