An open API service indexing awesome lists of open source software.

https://github.com/alanvf/p6tk

A library that lets you use Tk in Perl 6
https://github.com/alanvf/p6tk

graphics gui perl6 tk

Last synced: 5 months ago
JSON representation

A library that lets you use Tk in Perl 6

Awesome Lists containing this project

README

          

# P6TK
A library that lets you use Tk in Perl 6

## using this
At the moment, you need the Tcl app "wish" installed and in your PATH for this to work. I'll fix this at some point