Creating a separate module for each source of your data seems overkill ... surely you could identify the common tasks and iterate across your sources, configuring a Robot::Web object differently for each source?
In my experience, tying your code that tightly to variables outside your control is a maintenance nightmare ... better (I think) to write a general solution and configure it as necessary.
In reply to Re: Module hierarchy help
by ptum
in thread Module hierarchy help
by 2ge
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |