Branch: refs/heads/master
  Home:   https://github.com/perl5-dbi/dbi
  Commit: 4f95f9a96ead784461e678aaad41ed28a210170c
      
https://github.com/perl5-dbi/dbi/commit/4f95f9a96ead784461e678aaad41ed28a210170c
  Author: James Raspass <jrasp...@gmail.com>
  Date:   2024-08-13 (Tue, 13 Aug 2024)

  Changed paths:
    M DBI.pm
    M lib/DBI/ProxyServer.pm
    M lib/DBI/PurePerl.pm
    M t/80proxy.t

  Log Message:
  -----------
  Remove obsolete perl 5.6 hacks

Remove the monkey-patching of utf8 and then the require of utf8 because
as per the docs you shouldn't load utf8 to use its functions.

Also remove a couple of stray old version requirements, in both cases
the files load DBI.pm which has a greater 5.8 require.


  Commit: 6249f4019a9f353ce7ed39e283a54a09ae0ed24a
      
https://github.com/perl5-dbi/dbi/commit/6249f4019a9f353ce7ed39e283a54a09ae0ed24a
  Author: H.Merijn Brand <pe...@tux.freedom.nl>
  Date:   2024-08-14 (Wed, 14 Aug 2024)

  Changed paths:
    M DBI.pm
    M lib/DBI/ProxyServer.pm
    M lib/DBI/PurePerl.pm
    M t/80proxy.t

  Log Message:
  -----------
  Merge pull request #120 from JRaspass/remove-5.6-hacks

Remove obsolete perl 5.6 hacks


Compare: https://github.com/perl5-dbi/dbi/compare/dbc1c48e7dba...6249f4019a9f

To unsubscribe from these emails, change your notification settings at 
https://github.com/perl5-dbi/dbi/settings/notifications

Reply via email to