I'm writing a Perl module that reads values from 3 TXT files (in total those files have about 5K lines). These files are not maintained by me, they are on public domain AND sometimes are updated but preserving the structure.
My question is: how should I include those 3 files in my module?
In cases 1 and 2 each time those files are updated I'll have to update the Module. In the later case the programmer is responsible for updating the sources (those 3 files).
What would be your choice?
Miguel
In reply to Module and external files by Miguel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |