Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
parser: expand tokenbuf from 256 to 1024
This should speed up parsing, and changes the "Identifier too long" limitation from max 256 to 1024. See [cperl #124] TonyC: - this was largely a core change, with an incidental change to Storable, only the Storable change has been included for compatibility with cperl
- Loading branch information