The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
#ifndef IMAGER_IMPERLIO_H
#define IMAGER_IMPERLIO_H

extern i_io_glue_t *
im_io_new_perlio(pTHX_ PerlIO *handle);

#endif