in reply to Re: Module 'use' chainsin thread Module 'use' chains
That will only work the first time use is called. Replace use Include; with BEGIN { do 'Include.pl'; }