in reply to Re: Use 'use' in foreach
in thread Use 'use' in foreach
Thanks for all the answere.
This one works like a charm. Funny how I used eval("use $_") and thought it would only check if it's in my lib. Little did I know it would also "use" if available.
Thanks!!!