Roger Hall wrote:
Three-argument form of open used at line 351, column 4. Three-argument open is not available until perl 5.6.
[chop]
2. Does the applicable P::C::Policy take the prereq’d version into account?

Put a "use 5.005" or other version less than 5.006 at the top of your module 
and the policies should stop complaining.

Reply via email to