thanks - yes, I know this should be overkill. But I really dont know how to specify in cfg so different task as is parsing some web, or downloading - every web has other structure, so I can't use some "config" for that. I have to code for that own subroutine.
Putting 50 download_XXX() and parse_XXX() in one file....hm I really dont know if it is good idea. Any other help ? :)