-
```
Hi Yoshinori-San,
Installing MHA and dependencies is quite painfull on systems which have not
direct internet access.
What do you think about creating extra packages that contains included
depe…
-
```
http://www.swig.org/papers/Perl98/swigperl.htm
http://perldoc.perl.org/perlxstut.html
```
Original issue reported on code.google.com by `geo...@marsel.is` on 1 May 2013 at 10:02
-
```
Hi Yoshinori-San,
Installing MHA and dependencies is quite painfull on systems which have not
direct internet access.
What do you think about creating extra packages that contains included
depe…
-
```
Hi Yoshinori-San,
Installing MHA and dependencies is quite painfull on systems which have not
direct internet access.
What do you think about creating extra packages that contains included
depe…
-
Python provides better OOP support and better libraries for scripting. A notable example of this is `argparse`, which is much better than Perl's library.
I'm also much more familiar with Python tha…
-
I'm currently testing the latest docker container webreaper/damselfly and am in the first stages of generating thumbnails and identifying objects and faces on a "small-ish" library before moving to my…
-
This is a bug report for perl from "Carlos Guevara" ,
generated with the help of perlbug 1.43 running under perl 5.41.5.
-----------------------------------------------------------------
BB…
-
Hello OTel community. I've had one or two conversations with organizations interested in using a Perl implementation of OpenTelemetry. This issue is to gauge interest in maintaining a Perl implementat…
-
**Description**
There is unexpected syntax error when using `map` (see example)
**Steps to Reproduce**
Run following code:
```perl
package Foo {
sub list {
+{ name => 1 },
}
};
my $s…
-
I'm trying to upgrade my R packages on an Ubuntu 20.04 install to git2r 0.35
I've got libgit2-dev installed:
```
# apt list --installed| egrep libgit
libgit-wrapper-perl/focal,focal,now 0.048-…