Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

run4flat/Alien-FFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Alien::FFI - an Alien package for libffi

DESCRIPTION

This Alien package, built on Alien::Base, provides libffi, a foreign function
interface. I hope that this provides a base package for the forthcoming Ctypes
library.

INSTALLATION

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test
	./Build install

SUPPORT AND DOCUMENTATION

The best place to get help for this module is to file Issues on github:

    http://github.com/run4flat/Alien-FFI/issues

Mostly, I don't expect that you'll want to use this module directly, but
should look into Ctypes:

    http://gitorious.org/perl-ctypes

or, for a currently working project based on FFCall, see FFI:

    http://search.cpan.org/dist/FFI/

AUTHOR AND COPYRIGHT

Written by David Mertens, Copyright 2012 Northwestern University

LICENSE

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

About

A Perl Alien package for libffi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages