Help for this page
use pack_A; pack_B->import; third();
# Name of this file: pack_A.pm package pack_A; use strict; ... 1; #end package pack_B; #end of file pack_A.pm