unicode chars working, but german special chars giving errors
[dbsrgits/DBIx-Class-Fixtures.git] / t / var / fixtures / excludes / CD / 2.fix
1 $HASH1 = {
2            artist => 1,
3            cdid   => 2,
4            title  => 'Forkful of bees',
5            year   => 2001
6          };