I ran into this the other day too.  In the end I populated the item in the
data structure so that it wouldn't complain.

On Thu, Oct 20, 2011 at 11:48 AM, Charlie Katz <ck...@cfa.harvard.edu>wrote:

> Oh, and I am not using Apache::Filter at all.
>
>
> On Thu, Oct 20, 2011 at 12:44 PM, Charlie Katz <ck...@cfa.harvard.edu>wrote:
>
>> Hello,
>>
>> I upgraded my Mason installation from (Perl 5.8.8 / mod_perl 2.0.3 / Mason
>> 1.45) to (Perl 5.14.2 / mod_perl 2.0.5 / Mason 1.46), and I started getting
>>
>> "Use of uninitialized value in lc at
>> /www/perl/lib/site_perl/5.14.2/HTML/Mason/ApacheHandler.pm line 914."
>>
>> in the error log.  This comes from the line
>>
>>     if ( lc $_[0]->dir_config('Filter') eq 'on' )
>>
>> I am currently suppressing the error message with
>>
>>   PerlSetVar Filter "off"
>>
>> with no apparent unwanted side effects, but I wonder if I am missing
>> something more fundamental here.  I did search for the answer without luck,
>> though not exhaustively.  Is this something I should be concerned with?
>>
>> Thanks.
>>
>> Charlie Katz
>>
>>
>
>
> ------------------------------------------------------------------------------
> The demand for IT networking professionals continues to grow, and the
> demand for specialized networking skills is growing even more rapidly.
> Take a complimentary Learning@Ciosco Self-Assessment and learn
> about Cisco certifications, training, and career opportunities.
> http://p.sf.net/sfu/cisco-dev2dev
> _______________________________________________
> Mason-users mailing list
> Mason-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mason-users
>
>


-- 
Shane McCarron
halindr...@gmail.com
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to