in reply to Parse::RecDescent autotree visitor
No it isn't that simple. We have "Wed Aug 10" already ;-)
What do you expect from us? Should we do the testing for you? If you want to make sure, you could change your script to a module and write a test script that feeds different expressions and compares the output with what it should produce. See Test::Simple and Test::More or read Ian Langworths and Chromatics excellent book "perl testing"
As a quick test you could also use Data::Dumper to show you what data structure your script produces
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Parse::RecDescent autotree visitor
by Sigil (Novice) on Aug 10, 2011 at 16:38 UTC | |
by jethro (Monsignor) on Aug 10, 2011 at 18:42 UTC |