http://qs321.pair.com?node_id=911160


in reply to Getting rid of an uninitialized warning

The Defined-Or operator // is what you want:

my $c_enabling = param('enabling') // '';