[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: diagnostic classes



Here's another that's listed as mandatory, but isn't.

    % perl -we '%a = (4)'
    Odd number of elements in hash assignment at -e line 1.
    % perl -e '%a = (4)'

I think we've been downgrading warnings without updating
their documentation.

--tom


[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]