On Sat, Mar 04, 2000 at 07:01:20AM +0000, Simon Cozens wrote:
> Trivial stopgap:
> 
> --- lib/Pod/Parser.pm~        Sat Mar  4 15:51:58 2000
> +++ lib/Pod/Parser.pm Sat Mar  4 16:00:49 2000
> @@ -181,6 +181,15 @@
>  to capture the actual C<=cut> paragraph itself for whatever purpose
>  it desires.
>  
> +=item B<-pedantic> (default: unset)

I'd rather just use the commented out version for now. Adding '-pedantic'
as a parse-option doesn't really make '-pedantic' readily available to
folks using podchecker or Pod::Checker. Whatever it is that makes the
flag accessible needs to be accessible thru Pod::Checker (and hopefully
not Pod::Parser if at all possible). The corresponding paragraph for
the above should probably go in Pod::Checker as well for the _real_ fix.

-- 
Brad Appleton <[EMAIL PROTECTED]> http://www.enteract.com/~bradapp/
  "And miles to go before I sleep." -- Robert Frost

Reply via email to