Inside /usr/bin/sprog
#!/usr/bin/perl
use strict
;
use warnings
;
use
Sprog::ClassFactory; make_app()->run();