---- --- use lib '/mydir/lib'; use nu; my $gat = ret('one4u'); print "Value is $gat \n"; ---- ---