CPAN

 view release on metacpan or  search on metacpan

distroprefs/01.DISABLED.yml  view on Meta::CPAN

    |OALDERS/URI-ParseSearchString-More-0.04
    |OESTERHOL/Aut-0.11.tar.gz               # looks like abandoned since 2004
    |OKHARCH/Parallel-DataPipe-0.11.tar.gz   # https://rt.cpan.org/Ticket/Display.html?id=132464
    |PATL/autorequire-0.08.tar.gz
    |PBOETTCH/ARCv2-1.05.tar.gz              # tests run forever in background, no green test report since 2018, no reverse deps
    |PERFSONAR/perfSONAR_PS-DB-RRD-0.09.tar.gz # looks like abandoned since 2008
    |PERIGRIN/Git-Wrapper-\d                 # some huge kill triggered?
    |PERLER/CatalystX-ExtJS-Direct-\d        #
    |PEVANS/IPC-PerlSSH-Async-\d             # asks for a password during testing
    |PEVANS/IPC-PerlSSH-\d                   # asks for a password during testing
    |PEVANS/IO-Async-Loop-Glib-0.20          # hangs after t/12share-timer.t (in t/15share-child.t)
    |PFARR/Net-SMS-Clickatell-SOAP-
    |PHONYBONE/Data-Babel-Client-0.02.tar.gz # looks like abandoned since circa 2011
    |PHILIPS/DBIx-MyParse-\d                 # too complicated to set up (mysql source etc.)
    |PHISH/XML-LibXML-Common-0.13.tar.gz     # could cause a downgrade (yes it did)
    |PIERS/Jabber-mod_perl-0.15.tar.gz       # user interaction required
    |PLATO/UID-0.24.tar.gz                   # looks like abandoned since circa 2010
    |PMIC/parrot-0.5.3.tar.gz                # hangs after testing ctags
    |PREACTION/ETL-Yertl-0.0[0123]..tar.gz   # avoid older version
    |PREACTION/ETL-Yertl-0.04[012].tar.gz    # avoid older version at the time of 0.043
    |RAM/kit-2.0.38.tar.gz

distroprefs/MLEHMANN.AnyEvent.yml  view on Meta::CPAN

comment: |

  7.05 has a resolver test that fails at my site, unrelated to AnyEvent

match:
  distribution: '^MLEHMANN/AnyEvent-7\.05'
goto: "MLEHMANN/AnyEvent-7.04.tar.gz"
---
comment: |

  https://rt.perl.org/Ticket/Attachment/1508465/809040/0001-Re-weaken-timer-references-after-sorting.patch
  https://www.nntp.perl.org/group/perl.perl5.porters/2017/11/msg247426.html
  Patch is without a version change. I am not endorsing the patch, was
  just trying to build AnyEvent with it to see what else happens to
  AnyEvent::HTTP in the bleadperl v5.27 release cycle. Result was
  https://rt.perl.org/Ticket/Display.html?id=132527 and so I commented
  out following lines.

# match:
#   distribution: '^MLEHMANN/AnyEvent-7\.14'
# patches:
#   - "ANDK/patches/AnyEvent-7.14-weaken-timer-references-after-sorting.patch.gz"
# test:
#   env:
#     PERL_ANYEVENT_VERBOSE: 2
# depends:
#   configure_requires:
#     Event: 0
#   requires:
#     Event: 0
---
match:

distroprefs/NICOLAW.WWW-Comic.yml  view on Meta::CPAN

---
comment: |

  it seems there is a timer integrated so we would not really need
  this distropref file

match:
  distribution: 'NICOLAW/WWW-Comic-\d'
pl:
  expect:
    - "Send this anonymous information"
    - "n\n"

lib/CPAN/FirstTime.pm  view on Meta::CPAN


=item histsize

Number of lines to save?

=item inactivity_timeout

Sometimes you may wish to leave the processes run by CPAN alone
without caring about them. Because the Makefile.PL or the Build.PL
sometimes contains question you're expected to answer, you can set a
timer that will kill a 'perl Makefile.PL' process after the specified
time in seconds.

If you set this value to 0, these processes will wait forever. This is
the default and recommended setting.

Timeout for inactivity during {Makefile,Build}.PL?

=item index_expire

The CPAN indexes are usually rebuilt once or twice per hour, but the



( run in 1.089 second using v1.01-cache-2.11-cpan-49f99fa48dc )