> it needs perl 5.8, how do I make it barf otherwise?

The line 
   use 5.8.0; 
in your Makefile.PL should be sufficent.

While cleaning up your Makefile.PL you could also change the
 
   AUTHOR     => 'A. U. Thor <[EMAIL PROTECTED]>') 

line to give more approbriate information.

Andreas

Reply via email to