in reply to Saving compile time by running subroutines as separate files with 'do'

just a thought, could you put them in a module and use AutoLoader ?

better on maintainability, but gives the compile-as-needed savings.
"They shall not overcome. Whoever told them that the truth shall set them free was obviously and grossly unfamiliar with federal law."
    -- John Ashcroft
  • Comment on Re: Saving compile time by running subroutines as separate files with with 'do'
  • Download Code