packaging one directory
|
1 |
do{ my $x = { |
2 |
'blib' => 1, |
|
3 |
'DBIx-Custom-*' => 1 |
|
4 |
}; |
|
5 |
$x; } |