# noname.pl: use warnings; use strict; use lib '.'; use noname1; print noname1::get_value();