Make the PRINT method return the number of bytes written.
authorTomas Doran <bobtfish@bobtfish.net>
Sun, 10 Jan 2010 01:12:50 +0000 (01:12 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Sun, 10 Jan 2010 01:12:50 +0000 (01:12 +0000)
commit29829dde9ff0a0124a835bff4bdf747fede6dc48
treef352d2292ca3efc56b064d730e71928a1e2a87d2
parentc9234f834e2abf83d773a12ca4fa88c924fcfae9
Make the PRINT method return the number of bytes written.

This complies with the IO:: interface, and fixes (and takes the patch from)
RT#24347
perl/ChangeLog
perl/FCGI.PL
perl/FCGI.XL