summaryrefslogtreecommitdiff
path: root/devel/p5-Inline/DESCR
blob: d15fef21ce398646d95f46f5e02c8ab10e52dfa9 (plain)
1
2
3
4
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.