#!/usr/bin/python3

import subprocess

subprocess.call("/usr/lib/pearllinux/pearlreport/pearlreport.py")
