Hello, I need to patch some opsview code to enable non-ascii chahraters(especially korean) in several columns of DB tables. See the attached file, please. I hope this is going to be default in the future.
And In opsview-web codes, it seems that Opsview migrated from non-Moose to Moose object system. but the code doesn't use __PACKAGE__->meta->make_immutable; at the end of each package file. If you don't put it in the code, Object creation performance will degrade. <my test result> *Object Creation 11655.01/s Moose 212765.96/s Moose Immutable I hope this would be fixed. thank you.
opsview-3.13.0.6479.diff
Description: Binary data
_______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
