I do have in my load function 'local $/;' to use eval on file which is made by Data::Dumper->Dump. And then continue to use 'Equipment::read_player();' without resetting $/ :).
Shouldn't the /o make it faster (in theory)? Parens i use, because it makes the line more readable for me atleast.