Skip to content

perl5-inline/perl-Inline-Interp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inline::Interp
==============

Make Inline modules for interpreted languages easily


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install


DEPENDENCIES

This module requires these other modules and libraries:

  Inline (0.50 or higher)
  Test::More


COPYRIGHT AND LICENCE

Copyright (C) 2003-2012 Cal Henderson <[email protected]>
License: Perl Artistic License 2.0

About

Make Inline modules for interpreted languages, easily

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%