-
Installing on Oracle Linux 7 in Oracle Virtual Box. the default perl is /usr/bin/perl (5.16.3). The @INC includes path to Getopt::Long, but the INC array is munged by the installer. Here's the deta…
-
Trying to send mails using php code won't result in any type of feedback
Trying to send a mail manually using command:
```
/usr/bin/sendmailwrapper user@domain.com < mail.txt
```
results in err…
-
```
This is coming from: http://bugs.gentoo.org/423263
Can't locate Shell.pm in @INC (@INC contains: /etc/perl
/usr/local/lib64/perl5/5.16.0/x86_64-linux-thread-multi
/usr/local/lib64/perl5/5.16.0 …
-
Possibly with newer perls:
```
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -pipe -DVERSION=\…
-
I just installed pandoc (since I wanted to have mathjax-support in Ikiwiki), but it didn't work.
I did the following:
cd ~
git clone https://github.com/profjim/pandoc-iki.git
sudo cp ~/pandoc-iki/p…
-
Hello!
I'm trying to add introns to my GFF file using the command agat_sp_add_introns.pl --gff MY.gff --out MY_introns.gff
Unfortunately, I got the below error. I also tried using the commands …
-
```
What steps will reproduce the problem?
1. perl memcache-top-v0.6
What is the expected output? What do you see instead?
I see this error
Can't locate Time/HiRes.pm in @INC (@INC contains: /usr/…
-
Hello
When starting Mojolicious::Lite app with morbo (code from chat.pl) Client object gets destroyed right after start
Starting AMQP
Starting app
-- Emit connect in Mojo::IOLoop::Client (1)
--…
-
Hi,
I'm using perl 5.24 which located in /usr/local/bin/perl and used this perl to install VimDebug;
but after install this plugin into ~/.vim and starts vim, the terminal reports that
`Can't …
-
This issue reports a solution when Zonemaster fails on FreeBSD after update of major version of Perl. I assume that other OSs will have the same problem when the major version has be updated, and the …