diff options
author | kim <kim@pkgsrc.org> | 2002-09-01 22:39:23 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2002-09-01 22:39:23 +0000 |
commit | 323f2569a301dfe5c991cd6e4d68c555d54e6293 (patch) | |
tree | e9aad7b36871c4ab051b6dafb386979cd328bf81 /devel/p5-Inline/PLIST | |
parent | d5e2bf0f0a93ef0d3c29ad2056d1d1a73f1301b9 (diff) | |
download | pkgsrc-323f2569a301dfe5c991cd6e4d68c555d54e6293.tar.gz |
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.
Diffstat (limited to 'devel/p5-Inline/PLIST')
-rw-r--r-- | devel/p5-Inline/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Inline/PLIST b/devel/p5-Inline/PLIST new file mode 100644 index 00000000000..9146ed8e0fa --- /dev/null +++ b/devel/p5-Inline/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/01 22:39:23 kim Exp $ |