Files
pkgsrc-ng/devel/p5-Inline/DESCR
2013-09-26 17:14:40 +02:00

5 lines
248 B
Plaintext

Inline lets you write Perl subroutines in other programming languages
like C, C++, Java, Python, Tcl and even Assembly. You don't need to
compile anything. All the details are handled transparently so you can
just run your Perl script like normal.