diff options
Diffstat (limited to 'devel/p5-Inline-Python/pkg-descr')
-rw-r--r-- | devel/p5-Inline-Python/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Inline-Python/pkg-descr b/devel/p5-Inline-Python/pkg-descr index 791ada7a30ad..4f27f83fc800 100644 --- a/devel/p5-Inline-Python/pkg-descr +++ b/devel/p5-Inline-Python/pkg-descr @@ -5,4 +5,4 @@ things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version. -WWW: http://search.cpan.org/dist/Inline-Python/ +WWW: https://metacpan.org/release/Inline-Python |