Remove unneeded decode("UTF-8") lines
commit59dbb06ecd851da53003b1d6a8ec9b7117583408
authorKovensky <diogomfranco@gmail.com>
Tue, 2 Mar 2010 00:38:06 +0000 (1 21:38 -0300)
committerKovensky <diogomfranco@gmail.com>
Tue, 2 Mar 2010 00:38:06 +0000 (1 21:38 -0300)
tree7b8eac68bbd39293650c6269df2c244584157c9a
parent0626696e591972f6c38a45577fefe172e6439b5f
Remove unneeded decode("UTF-8") lines

YAML::XS already marks strings as utf8.
Add a check to see if LoadFile finished successfully.
Switch from YAML::Any to YAML::XS.
Build.PL
emiya.pl