p5-Compiler-Lexer
p5-Compiler-Lexer copied to clipboard
#53 re-fix - dynamic buffer allocation
The Fixed amount added by the patch of issue #53 did not solved all the cases - dynamical reallocation was implemented to create a better solution; Added missing file META.yml;
META.yml is generated from make dist, so no need to add it.
@y3i12++
Also solves #60 and #59.
Please check performance. I'm worried that the speed becomes slower.