Bug#860023: libdebian-source-perl: Rejects valid field names based on letter case

Alex Muntada alexm at alexm.org
Wed Apr 12 22:16:16 UTC 2017


gregor herrmann:


Maybe someone has an idea how we can simulate something
like case-insensitive method names?


AUTOLOAD comes to mind, but that's something we'd probably like to avoid.
Normalizing the method names is the alternative: replace dashes with
underscores, make the whole method name smallcase, then call it.

I can take a look at the actual code tomorrow and see how difficult it'd be.

Cheers!
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20170413/2534527c/attachment.html>


More information about the pkg-perl-maintainers mailing list