<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Net-HTTPS-Any.git/t, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/Net-HTTPS-Any.git/'/>
<entry>
<title>fix test failures (closes: CPAN#116405)</title>
<updated>2016-08-03T19:01:48+00:00</updated>
<author>
<name>Ivan Kohler</name>
<email>ivan@freeside.biz</email>
</author>
<published>2016-08-03T19:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/Net-HTTPS-Any.git/commit/?id=10b53bacd2d2387381f9e49389fef0c9aaa46ac6'/>
<id>10b53bacd2d2387381f9e49389fef0c9aaa46ac6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of the LWP codepath, now just a simple wrapper for Business::OnlinePayment</title>
<updated>2015-12-05T04:53:46+00:00</updated>
<author>
<name>Ivan Kohler</name>
<email>ivan@freeside.biz</email>
</author>
<published>2015-12-05T04:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/Net-HTTPS-Any.git/commit/?id=7ce3ec81296de745371f64f8a27edb06c4e17fec'/>
<id>7ce3ec81296de745371f64f8a27edb06c4e17fec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix 404 test</title>
<updated>2014-07-27T00:29:53+00:00</updated>
<author>
<name>Ivan Kohler</name>
<email>ivan@freeside.biz</email>
</author>
<published>2014-07-27T00:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/Net-HTTPS-Any.git/commit/?id=417d3afd87b9b2b0bbcc747b647875d67778a85f'/>
<id>417d3afd87b9b2b0bbcc747b647875d67778a85f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Depend on Net::SSLeay and test on it (and not Crypt::SSLeay), to</title>
<updated>2014-05-12T23:16:43+00:00</updated>
<author>
<name>Ivan Kohler</name>
<email>ivan@freeside.biz</email>
</author>
<published>2014-05-12T23:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/Net-HTTPS-Any.git/commit/?id=5426737664dd0fd517c2f4f931fa04852e95d1ca'/>
<id>5426737664dd0fd517c2f4f931fa04852e95d1ca</id>
<content type='text'>
          eliminate spurious test failures and increase installability.  Alas,
          but the last four years have not provided OR relationships in CPAN
          dependencies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
          eliminate spurious test failures and increase installability.  Alas,
          but the last four years have not provided OR relationships in CPAN
          dependencies.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Updated servers used for testing in examples and tests</title>
<updated>2010-05-01T20:37:58+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2010-05-01T20:37:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/Net-HTTPS-Any.git/commit/?id=a39c911f8c4def7e6f57b1c2349642bd58696742'/>
<id>a39c911f8c4def7e6f57b1c2349642bd58696742</id>
<content type='text'>
- Supress uninitialized value warnings from Net::SSLeay
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Supress uninitialized value warnings from Net::SSLeay
</pre>
</div>
</content>
</entry>
<entry>
<title>- Pull in changes from Business::OnlinePayment::HTTPS 0.09 from</title>
<updated>2010-05-01T20:05:57+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2010-05-01T20:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/Net-HTTPS-Any.git/commit/?id=90eca2090a47dd4755de4fa707597ff2c025ecaa'/>
<id>90eca2090a47dd4755de4fa707597ff2c025ecaa</id>
<content type='text'>
  Business::OnlinePayment 3.00
- Default Content-Type to application/x-www-form-urlencoded
- Added WHY THIS MODULE section to POD
- Updated tests for new world of not returning HTTP as part of the
  response code
- Removed meaningless Content-Type handling from https_get
- Added/documented debugging option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Business::OnlinePayment 3.00
- Default Content-Type to application/x-www-form-urlencoded
- Added WHY THIS MODULE section to POD
- Updated tests for new world of not returning HTTP as part of the
  response code
- Removed meaningless Content-Type handling from https_get
- Added/documented debugging option
</pre>
</div>
</content>
</entry>
<entry>
<title>add debugging, properly export subs</title>
<updated>2008-06-16T18:32:54+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2008-06-16T18:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/Net-HTTPS-Any.git/commit/?id=11c117de3d421d0b9843f6fdfeea3933c3d47fe5'/>
<id>11c117de3d421d0b9843f6fdfeea3933c3d47fe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial import</title>
<updated>2008-06-14T04:14:48+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2008-06-14T04:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/Net-HTTPS-Any.git/commit/?id=97e89d11919d233afc4bbe3a2c7f14a4d116584b'/>
<id>97e89d11919d233afc4bbe3a2c7f14a4d116584b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
