Subject: | Line > 1000 characters breaks perl parser |
PPI is a perl parser used for syntax highlighted display and code analysis and manipulation.
It's main CPAN related use is in the new cpanxr project.
As a catch for large datasets defined in perl files, PPI::Tokenizer will throw an error for a file if it contains a lise of code in excess of 1000 characters long.
UDDI::Lite contains 3 of these.
These lines should be shortened so that UDDI::Lite and the Soap-Lite package can go into perlxr and other related projects.
I've attached a patch to change the three lines to something shorter and hence parsable.
There is no change in functionality, the file compiles are applying the patch, so I presume it is correct.
Adam K
Message body is not shown because it is too large.