Synopsis
		
use UDPM;
my $d = new UDPM ({'backtitle'=>'Demo','colours'=>1,'cr-wrap'=>1,
                   'height'=>20,'width'=>70,'list-height'=>5,
                   'no-shadows'=>1});
$d->msgbox({'title'=>'Welcome!',
            'text'=>'[B]Welcome[/B] [U]one[/U] and [R]all[/R]!'});