Use typemaps instead of manually managing the SVs
authorQuim Rovira <quim@rovira.cat>
Tue, 16 Aug 2016 21:40:55 +0000 (23:40 +0200)
committerQuim Rovira <quim@rovira.cat>
Tue, 16 Aug 2016 21:43:51 +0000 (23:43 +0200)
commitd3f7abb9b3f9f7d60a2de0f5018b837b2db4ba4f
treeadae9440545dfe82e28c7c719a528025e1e88cf2
parent9d6eec245de326a70986bd7098753569f6a1aa1e
Use typemaps instead of manually managing the SVs

Ævar suggested that using typemaps quite a bit of code could be cleaned
up and have some of the default sanity checks for free (see generated C
code in Brotli.c).

This also allows removing some of the perl sub wrappers, althought there
are some more cleanups that could be done on that, and the impact is
arguably low-to-none.
Brotli.xs
MANIFEST
lib/IO/Compress/Brotli.pm
lib/IO/Uncompress/Brotli.pm
typemap [new file with mode: 0644]
This page took 0.010919 seconds and 4 git commands to generate.