Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix INSTALL examples . is no longer in @INC by default #15

Closed
wants to merge 1 commit into from

Conversation

dnmfarrell
Copy link

No description provided.

@dnmfarrell dnmfarrell closed this Jul 6, 2018
@dnmfarrell
Copy link
Author

MIRROR ONLY!

This was referenced Oct 18, 2019
bingos added a commit that referenced this pull request Nov 14, 2020
  [DELTA]

2.74  2020-09-09 09:21:39 rurban
      Features
      - Add ICMPv6_NI_REPLY support.
      Bugfixes
      - Fix icmp payload offset to match icmpv6 (JimC Leones GH #21)
        Skip the 20 byte header to reliably find the various return types.
        This unifies icmpv6 with icmp better.
      - Fix $SOCKET::VERSION eval (Petr Pavlu, PR #22)
      META Changes
      - Fix and improve the META repository as hashref, license as arrayref
        (Tom Hukins, PR #19)
      - add TEST_REQUIRES
      - sort MANIFEST
      - add windows smokers: appveyor
      Test fixes
      - Improve the tcp test to localhost, when there is no route to localhost
        (freebsd mostly)
      - TODO a flaky 450_service.t on 127.0.0.1 on port 2 on Windows (analog to freebsd, ...)
        (Christian Walde, PR #20)
      - Skip 501_ping_icmpv6.t when icmpv6 cannot be initialized. Mostly due to missing
        icmpv6 support. (GH #15)
      - add more xt tests: t/602_kwalitee.t, t/603_meta.t, t/604_manifest.t
jpalao added a commit to jpalao/perl5 that referenced this pull request Nov 28, 2021
* commit '68d1878c145c7d7ee8567c76de2c847f9c38c2dc': (27 commits)
  simplify
  ext/DynaLoader/t/DynaLoader.t
  ext/Pod-Html/t/htmldir3.t
  posix skip todo
  dist/IO/t/io_dup.t
  Filter-Util-Call/t/call.t
  op/taint.t
  test.sh fixes
  cbrunperl fixes
  backticks
  backticks
  backticks
  backticks
  backticks
  backticks
  simplify
  emulate backticks, qx and system
  not needed
  backticks
  backticks
  ...
jkeenan pushed a commit that referenced this pull request Aug 28, 2024
  2.213 28 August 2024

      * version 2.213
        Wed Aug 28 15:48:25 2024 +0100
        63a2ca4e124d88914c000742f082126db9a99c03

      * Use -xc++ when building with C++
        Mon Jun 17 10:47:25 2024 +0100
        85daf683caff0fe1b2dafc49998fd6355bdf0da0

      * more fixes
        Sun Jun 16 11:32:20 2024 +0100
        3353249cb9e6e25e06aa9ee4d5c74d0cbb45b5a3

      * upstream fixes
        Sun Jun 16 11:20:58 2024 +0100

      * version 2.213
        Wed Aug 28 15:48:25 2024 +0100
        63a2ca4e124d88914c000742f082126db9a99c03

      * Use -xc++ when building with C++
        Mon Jun 17 10:47:25 2024 +0100
        85daf683caff0fe1b2dafc49998fd6355bdf0da0

      * more fixes
        Sun Jun 16 11:32:20 2024 +0100
        3353249cb9e6e25e06aa9ee4d5c74d0cbb45b5a3

      * upstream fixes
        Sun Jun 16 11:20:58 2024 +0100
        f01726f4ab5b1a229d710d45cf310018185ea744

      * rework upstream workflow
        Sun Jun 16 09:56:02 2024 +0100
        4c1ba3c333de52e9ec32356c3f720bdccd8f2481

      * rework upstream workflows
        Sun Jun 16 09:42:05 2024 +0100
        54cb21c1ac4b795fcd32306c91d07b68b6c8411d

      * no werror for main macos workflow
        Sun Jun 16 09:36:51 2024 +0100
        cb9ae2fbec6fa6f0f196cc133ada3e282b80c96f

      * fix  workflows
        Sun Jun 16 09:33:04 2024 +0100
        809481c0f36e640c70c24d07401bf2b8b06038a1

      * Merge remote-tracking branch 'origin/master'
        Sun Jun 16 09:24:46 2024 +0100
        791d14716523804153a09ffb689b39143807b749

      * Add workflow for perl 5.40
        Sun Jun 16 09:19:11 2024 +0100
        e94d2dac2dd3a04e7af5bb8efd461d188d14d21a

      * Merge pull request #15 from haarg-contrib/silence-unused-var
        Mon Jun 10 21:33:59 2024 +0100
        a536bcd45bd65a0be8ca8b17fad11ecf0e7d75ef

      * silence unused variable warnings
        Mon Jun 10 21:15:34 2024 +0200
        7798ad06a2b184112bffa54a7339771bfeec65c4

  2.213 27 April 2024

      * no functional changes
rawleyfowler pushed a commit to rawleyfowler/perl5 that referenced this pull request Sep 2, 2024
  2.213 28 August 2024

      * version 2.213
        Wed Aug 28 15:48:25 2024 +0100
        63a2ca4e124d88914c000742f082126db9a99c03

      * Use -xc++ when building with C++
        Mon Jun 17 10:47:25 2024 +0100
        85daf683caff0fe1b2dafc49998fd6355bdf0da0

      * more fixes
        Sun Jun 16 11:32:20 2024 +0100
        3353249cb9e6e25e06aa9ee4d5c74d0cbb45b5a3

      * upstream fixes
        Sun Jun 16 11:20:58 2024 +0100

      * version 2.213
        Wed Aug 28 15:48:25 2024 +0100
        63a2ca4e124d88914c000742f082126db9a99c03

      * Use -xc++ when building with C++
        Mon Jun 17 10:47:25 2024 +0100
        85daf683caff0fe1b2dafc49998fd6355bdf0da0

      * more fixes
        Sun Jun 16 11:32:20 2024 +0100
        3353249cb9e6e25e06aa9ee4d5c74d0cbb45b5a3

      * upstream fixes
        Sun Jun 16 11:20:58 2024 +0100
        f01726f4ab5b1a229d710d45cf310018185ea744

      * rework upstream workflow
        Sun Jun 16 09:56:02 2024 +0100
        4c1ba3c333de52e9ec32356c3f720bdccd8f2481

      * rework upstream workflows
        Sun Jun 16 09:42:05 2024 +0100
        54cb21c1ac4b795fcd32306c91d07b68b6c8411d

      * no werror for main macos workflow
        Sun Jun 16 09:36:51 2024 +0100
        cb9ae2fbec6fa6f0f196cc133ada3e282b80c96f

      * fix  workflows
        Sun Jun 16 09:33:04 2024 +0100
        809481c0f36e640c70c24d07401bf2b8b06038a1

      * Merge remote-tracking branch 'origin/master'
        Sun Jun 16 09:24:46 2024 +0100
        791d14716523804153a09ffb689b39143807b749

      * Add workflow for perl 5.40
        Sun Jun 16 09:19:11 2024 +0100
        e94d2dac2dd3a04e7af5bb8efd461d188d14d21a

      * Merge pull request Perl#15 from haarg-contrib/silence-unused-var
        Mon Jun 10 21:33:59 2024 +0100
        a536bcd45bd65a0be8ca8b17fad11ecf0e7d75ef

      * silence unused variable warnings
        Mon Jun 10 21:15:34 2024 +0200
        7798ad06a2b184112bffa54a7339771bfeec65c4

  2.213 27 April 2024

      * no functional changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant