h2xs (1) Linux Manual Page
h2xs – convert .h C header files to Perl extensions Synopsish2xs [OPTIONS …] [headerfile … [extra_libraries]] h2xs -h|-?|–help Descriptionh2xs builds a Perl extension from C header files. The extension will include functions which can be used to retrieve the value of any #define statement which was in the C header files. The module_name will be…
