diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-05-18 11:38:20 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-05-18 11:38:20 +0000 |
commit | aeb604ef809c6861bf1287625a0de20beac55c1f (patch) | |
tree | 9ff1ffb368794ef4bc347f8c547ab7eb055b5934 /devel/p5-Inline-CPP/pkg-descr | |
parent | b5ba813ea5944af104ec60ac850c443c15349ebf (diff) |
Notes
Diffstat (limited to 'devel/p5-Inline-CPP/pkg-descr')
-rw-r--r-- | devel/p5-Inline-CPP/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Inline-CPP/pkg-descr b/devel/p5-Inline-CPP/pkg-descr index ffa0cddeed5b..f17dfdf931f9 100644 --- a/devel/p5-Inline-CPP/pkg-descr +++ b/devel/p5-Inline-CPP/pkg-descr @@ -2,7 +2,7 @@ The Inline::CPP module allows you to put C++ source code directly "inline" in a Perl script or module. You code classes or functions in C++, and you can use them as if they were written in Perl. -WWW: http://search.cpan.org/search?dist=Inline-CPP +WWW: http://search.cpan.org/dist/Inline-CPP/ -- Sergey Skvortsov -skv@protey.ru +skv@FreeBSD.org |