tradez has asked for the wisdom of the Perl Monks concerning the following question:
This question is for both of you. I am creating a program that audits parameters for my company's network (about 250 million a day) and checks them against their compliance to a Golden Image. I am figuring out a set way to define ranges of appropriate and valid values and I believe that Set Notation is the best way. Problem is not only must I teach set notation to a bunch of analysts and engineers alike, I need to build a parser against it.
Question is, has anyone done set notation compliance checking via the magic of perl before, and would you be willing to grace me with your insight.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Set Notation Handling
by kvale (Monsignor) on Mar 28, 2005 at 19:18 UTC | |
by tradez (Pilgrim) on Mar 28, 2005 at 22:28 UTC | |
by tall_man (Parson) on Mar 28, 2005 at 23:37 UTC | |
by tradez (Pilgrim) on Mar 29, 2005 at 15:35 UTC | |
Re: Set Notation Handling
by dragonchild (Archbishop) on Mar 28, 2005 at 18:33 UTC | |
by tradez (Pilgrim) on Mar 28, 2005 at 18:43 UTC | |
by dragonchild (Archbishop) on Mar 28, 2005 at 18:55 UTC | |
by tradez (Pilgrim) on Mar 28, 2005 at 18:59 UTC |