diff options
Diffstat (limited to 'devel/p5-Inline-Python/pkg-descr')
-rw-r--r-- | devel/p5-Inline-Python/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Inline-Python/pkg-descr b/devel/p5-Inline-Python/pkg-descr index 4f27f83fc800..65f6acaa8a6e 100644 --- a/devel/p5-Inline-Python/pkg-descr +++ b/devel/p5-Inline-Python/pkg-descr @@ -4,5 +4,3 @@ interpreter, runs your code, and then examines Python's symbol table for 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: https://metacpan.org/release/Inline-Python |