dee79cc 14 years ago
1 contributor
5 lines | 0.075kb
do{ my $x = {
       'blib' => 1,
       'DBIx-Custom-*' => 1
     };
$x; }