
Insert relevant notes here.
You can find up-to-date documentation for 'L4Env' at: http://os.inf.tu-dresden.de/l4env/doc.
h2xs is a tool designed to produce XS code and perl extensions from C headers file.
You generally invoke the B::C backend like this:
# compile into a binary executable file:
perl -MO=C, -o some_app some_app.pm