system "pwd"; # a.pl in the current directory contains the implementation of &tpack. require "a.pl"; require "./a.pl"; &tpack; #### a.pl did not return a true value at ./require.plx line 7.