in reply to Using my version of a cpan module
IMO the approach should be to extend the module you are now trying to modify to, e.g. Unicode::CharName::More. That said, I will use the author's excuse for not posting any more code now: # XXX: could use a binary search, but I am too lazy today... my excuse is that I am going for swimming in a few minutes in the deep blue and with good company.
On the other hand, installing said module failed for me (linux) because dependency Unicode-String-2.09 fails with Can't use 'defined(%hash)' (Maybe you should just omit the defined()?). So perhaps using the charnames haj mentioned could be wiser and if you really need a ublock() function extend said module.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Using my version of a cpan module
by markong (Pilgrim) on Jul 20, 2019 at 22:34 UTC | |
by bliako (Abbot) on Jul 21, 2019 at 01:22 UTC |