#! /usr/bin/perl

system("/etc/pocserv/adminnotify/notify_prowl \"${ARGV[0]}\" \"${ARGV[1]}\"");


