ELinks 0.16.1.1
core.h File Reference
#include <EXTERN.h>
#include <perl.h>
#include <perlapi.h>
Include dependency graph for core.h:
This graph shows which files directly or indirectly include this file:

Functions

void init_perl (struct module *module)
void cleanup_perl (struct module *module)

Variables

PerlInterpreter * my_perl

Function Documentation

◆ cleanup_perl()

void cleanup_perl ( struct module * module)

◆ init_perl()

void init_perl ( struct module * module)

Variable Documentation

◆ my_perl

PerlInterpreter* my_perl
extern