From: Richard D. <ri...@ph...> - 2007-08-13 16:48:29
|
Hello. I've released File::ExtAttr 1.05, which is available from here: <http://search.cpan.org/dist/File-ExtAttr/>. Changes: 1.05 2007-08-13 - (richdawe) Fix META.yml so that it's valid. Add a test using Test::YAML::Meta to the test suite, to validate META.yml. - (richdawe) Fix RT #27864: "Tests fail with nl_NL locale set". - (richdawe) Add test cases for setting attributes on directories, by filename. - (richdawe) Bugfix: Fix a memory leak in getfattr(). The memory was leaked when the function failed, e.g.: if it was called with the name of a non-existent attribute. Bye, Rich =] -- Richard Dawe [ http://homepages.nildram.co.uk/~phekda/richdawe/ ] "You just amass stuff while you are alive. It's like stuff washed up on a beach somewhere, and that somewhere is you." -- Damien Hirst |