On Wed, 2003-08-06 at 15:14, [EMAIL PROTECTED] wrote: > On Wed, Aug 06, 2003 at 12:26:35PM +0200, Roderich Schupp wrote: > > One heuristic might be to turn off POD stripping beyond __DATA__ :) > > Very reasonable. The snapshot build (http://p4.elixus.org/snap/PAR.tar.gz) > now preserves everything after __DATA__ -- maybe you can test it a bit?
This works great - no more munging of __DATA__, now Net::LDAP can be packed w/o PAR_VERBATIM. Thanx, Roderich
