!/usr/local/bin/perl use strict; use Our::UI::CommandLine; print ">> [PID $$] calling ui_run\n"; Our::UI::CommandLine->ui_run();