#!/usr/bin/perl -w BEGIN { use File::Basename; unshift @INC, dirname($0); } use strict; use Pashua; # Define what the dialog should be like # Take a look at Pashua's Readme file for more info on the syntax my $conf = <