|
I've been asked to convert SAS applications to Perl and one of the fuctions is the ASCII to EBCIDIC conversion, Convert::IBM390 fits perfectly except the unsigned zoned template is missing. I saw the entry and about how to fix that, but felt that a change to the C code would be a better location.
I've made the changes to the underlying C code and was wondering if we can put those changes into the module if I provide them? |