2.0.4 works, 2.0.7 doesn't
Grant <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAN0CFw3p+UOOBU3bPHNn1-uV+-B7mD4qMVoRywp3L7pev_X0QQ@mail.gmail.com> |
I'm using Interchange::Link for linking mod_perl to Interchange (
icdevgroup.org). It works with 2.0.4 but breaks with 2.0.7. Someone told
me they tracked it down to line 684:
while( <SOCK> ) {
https://github.com/interchange/interchange/blob/master/dist/src/mod_perl2/Interchange/Link.pm
I know this isn't much to go on, but were there any changes between those
versions that are a likely candidate?
- Grant