http://www.perlmonks.org?node_id=251971


in reply to Re: Location of 'use' statements
in thread Location of 'use' statements

Obviously if it works for you it's a good thing :-)

However, I've had to maintain code in this style and it's been a complete pain. In particular:

In general I've found that pretending use has different scoping rules causes more problems that it solves.