Skip to content
This repository has been archived by the owner. It is now read-only.
/ perl-tvision Public archive

perl bindings for the github.com/magiblot/tvision.

Notifications You must be signed in to change notification settings

vadrer/perl-tvision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perl-tvision

This CPAN module implements perl bindings for the github.com/magiblot/tvision. Now it is in beta mode, some interface will change.

Install

Install github.com/magiblot/tvision, then as usual:

perl Makefile.PL
perl Makefile.PL --ldflags=-.. --cflags=-... # to specify proper paths
make
make test
make install

Verified platforms

Works on windows.

Shoukd work everywhere else, where tvision works, because no platform specific code exists here in this glue module.

Notice for windows users.

For strawberry perl users, you can build tvision using the mingw which comes with perl. This goes well with recent perl 5.38. However mingw/gcc with older perl unable to build tvision.

TODO

About

perl bindings for the github.com/magiblot/tvision.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •