in reply to Are there corner cases I am missing
I am using Config::Inifiles in fictitious dosumpton and validation would take there because if Section and Parameter are not in the config file then I will add default data or kill the job based on other parameters passed to dosumpton. dosumpton takes many more parameters than shown. I just wanted to know what corner cases the algorithm would miss. As a blue collar or more appropriately shadetree developer the algorithm is where I tend to have more short commings.$mystring = "gouda.usa.texas.dallas";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Are there corner cases I am missing
by GrandFather (Saint) on Nov 14, 2011 at 20:33 UTC | |
|
Re^2: Are there corner cases I am missing
by jethro (Monsignor) on Nov 15, 2011 at 11:37 UTC |