Merge branch 'perl'
commitb9917a68d944cc36bc21bb0144452e614c82a69c
authorHolger Weiß <holger@weiss.in-berlin.de>
Tue, 15 Nov 2016 14:43:13 +0000 (15 15:43 +0100)
committerHolger Weiß <holger@weiss.in-berlin.de>
Tue, 15 Nov 2016 14:43:13 +0000 (15 15:43 +0100)
treeaee62214a900cd498b24527761e30affdaf78a8c
parent8afc22031ff174f02caad4afc83fa5dff2c29f8a
parent6eef7a8d3d82a910cbe88330893d6dfeb0e4ceda
Merge branch 'perl'

* perl: (58 commits)
  Perl module: Add authorship/copyright notices
  Perl module: Apply whitespace changes
  Add perl/Makefile.am file
  add separate t/001_load.t; list Test::CheckManifest dependency
  fix number of tests
  augment docs
  add simple test for command()
  remove debug code
  simplify, fix and document command() method
  CRLF-terminate PUSH
  add command() method
  add POD and MANIFEST tests
  updated to v1.0.0
  add :rcodes and :all export tags
  add blib/
  bump version
  use Devel::CheckLib to verify OpenSSL usability
  bump version
  actually use libeopenssl if found ...
  try OpenBSD's libeopenssl first to avoid LibreSSL
  ...