Skip Menu |

This queue is for tickets about the POE CPAN distribution.

Report information
The Basics
Id: 170
Status: resolved
Worked: 9 hours (540 min)
Priority: 0/
Queue: POE

People
Owner: RCAPUTO [...] cpan.org
Requestors: RCAPUTO [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: POE::Preprocessor should read source in chunks
Currently POE::Preprocessor reads and processes source code a single line at a time. Processing source in chunks of 4KB or so could speed it up many times.