-
Hi Shujun,
I want to get softmasked genome. I used this command "perl ../util/make_masked.pl -genome genome.fa -minlen 80 -hardmask 0 -t 2 -rmout genome.fa.mod.EDTA.anno/genome.fa.mod.EDTA.TEanno.out…
-
Hi,
I ran the command "perl ~/mambaforge/envs/EDTA/bin/EDTA.pl -genome Aros.genome.fa -t 56 -sensitive 1 -anno 1 --evaluate 1 --species others --force 1",but I met a problem. The error are as follo…
-
Transcribed verbatim from CPAN RT#122744, warts and all.
Tue Aug 08 05:20:08 2017 victor [...] vsespb.ru - Ticket created
Subject: HandleError receives statement handle, despite the docs
Doc…
-
With perl 5.40.0 (and some development versions before, starting from 5.39.8) the test suite fails:
```
PERL_DL_NONLAZY=1 "/usr/perl5.40.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" …
-
Provide unified way how to handle non perl dependencies, eg C libraries.
Proposal:
extend current:
requires => { package => version }
to:
requires => { 'ACME::Extra::Dependencies::PkgConfig' => …
-
Migrated from [rt.cpan.org#32848](https://rt.cpan.org/Ticket/Display.html?id=32848) (status was 'new')
Requestors:
* fenlisesi@gmail.com
From fenlisesi@gmail.com on 2008-02-01 09:14:23:
```
P…
-
Hi there,
I don't think this is necessarily a bug, but something which is definitely was not obvious to me and maybe deserves to be documented somewhere at least.
What I'm trying to achieve seemed ve…
-
```
1. Open a page that is using .. with
modpagespeed enabled (link below)
2. Open a page that is using .. with
modpagespeed disabled (link below)
3. Compare.
Due to the fact that style scoped app…
-
Currently we default to `dylib`. This can be changed with the `name_suffix` kwarg, but perhaps our default should be `so` or `bundle`. This needs investigation.
Continued from https://github.com/me…
-
eg stuff like this doesn't work:
http://www.thecrag.com/node/102936666
Why isn't this going through mod_perl?