Refactored native trait inlining some more - added an optimized path to avoid copying...
[gitmo/Moose.git] / lib / Moose / Meta / Method / Accessor / Native / Writer.pm
2010-09-27 Dave Rolsky Refactored native trait inlining some more - added...
2010-09-27 Dave Rolsky Implemented inlning for all string methods.
2010-09-27 Dave Rolsky Lots of refactoring to move native trait reader/writer...