in reply to Re: Including files (again)
in thread Including files (again)
You probably want to check the return value of 'do'. Unlike require (which could be used here instead of 'do' as well), 'do' won't die if there's a compilation error in $include - it will even continue if it cannot find or read $include.