Remove extra newline
[gitmo/Moose.git] / lib / Moose / Meta / Method / Accessor / Native / Hash / set.pm
2010-09-27 Dave Rolsky Add semi-colon in code that generates entire assignment...
2010-09-27 Dave Rolsky Make sure potential value is a hash ref
2010-09-27 Dave Rolsky Fix potential value for set
2010-09-27 Dave Rolsky make sure all modules have the same version
2010-09-27 Dave Rolsky Got inlining for hashes working.