#!/usr/bin/env perl
BEGIN {
chdir '/app/Hiperthermia';
require '/app/Hiperthermia/scripts/main.pl';
};