Package Release Info

perl-HTTP-Server-Simple-0.52-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

perl-HTTP-Server-Simple

Change Logs

* Sat Apr 01 2017 coolo@suse.com
- updated to 0.52
  see /usr/share/doc/packages/perl-HTTP-Server-Simple/Changes
  0.52 2017-03-31
  - Add . to lib in Makefile.PL to support perl 5.25.11
* Sun Sep 20 2015 coolo@suse.com
- updated to 0.51
  see /usr/share/doc/packages/perl-HTTP-Server-Simple/Changes
  0.51 2015-09-16
  - add OPTIONS as a valid method
  - better compatibility with CGI.pm < 3.36
  - fix tests for freebsd and IPv6
  - repository info
* Thu Aug 27 2015 hsk@imb-jena.de
- add CGI to Requires:, BuildRequires:, as that module is not in
  perl core since perl 5.22
* Tue Apr 14 2015 coolo@suse.com
- updated to 0.50
  see /usr/share/doc/packages/perl-HTTP-Server-Simple/Changes
* Mon Oct 15 2012 coolo@suse.com
- buildrequire netcfg for the test suite
* Mon Apr 04 2011 lars@linux-schulserver.de
- update to 0.44:
  + Fix tests to run in a FreeBSD Jail ( rt.cpan.org #49807 )
- package ex directory with example server
* Wed Dec 01 2010 coolo@novell.com
- switch to perl_requires macro
* Sun May 02 2010 lars@linux-schulserver.de
- update to 0.43:
  + Support for getting REMOTE_PORT
* Sat Feb 20 2010 lars@linux-schulserver.de
- update to 0.42:
  + Inline uri_unescape to drop URI::Escape which is the only
    non-core dependency of this distribution.
  + Do not special case COOKIE and sets Cookie header to HTTP_COOKIE.
  + Pluggable CGI class support based on a patch from NANIS
- remove perl(URI::Escape) dependency
* Sat Dec 26 2009 lars@linux-schulserver.de
- initial version 0.41