5 lines
248 B
Text
5 lines
248 B
Text
|
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.
|