Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Refactor slurp($filename) to use Parrot's .readall($filename);
this results in a massive speedup for slurping a file into a string. See TT #1749 for related parrot details.
- Loading branch information