Result:
found more than 1138 distributions - search limited to the first 2001 files matching your query ( run in 0.973 )


IOMux-HTTP

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN

==== version history for IOMux::HTTP

version 0.11:
	- CPAN namespace problem with IO::Mux, renamed into IOMux

version 0.10: Wed Jan 26 16:34:55 CET 2011
	- initial implementation, derived from HTTP::Deamon::Multiplex
	  and some LWP code fragments.

 view all matches for this distribution


IOMux

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN


=== version history for IOMux

version 1.01: Wed 15 Jan 13:30:23 CET 2020

	Improvements:
	- convert to GitHub.

version 1.00: Wed 11 Nov 12:30:46 CET 2015

	Changes:
	- rename IO::Mux method names like mux_input, into muxInput.  Old
	  names still work.

ChangeLog  view on Meta::CPAN

	- move comparison to other module into IOMux::Alternatives.
	- remove eval{} from the examples, because Any::Daemon v0.12
	  not has this by default.
	- rarely, the regression test t/11* showed a race

version 0.12: Thu Jan 27 12:34:17 CET 2011
	- cpan namespace collission, moved IO::Mux -> IOMux
	- missing dependency on Log::Report [cpantesters]

version 0.11: Wed Jan 26 16:29:12 CET 2011
	- bug-fixes and many extensions
	- first public release, to see what cpantesters find.

version 0.10: Fri Jan  7 09:47:16 CET 2011
	- initial version (not released)

 view all matches for this distribution


IP-Geolocation-MMDB

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for IP::Geolocation::MMDB

1.013  2025-03-13 08:23:04 CET

  - Amend the library search path on old versions of Strawberry Perl
  - Support Perl 5.14

1.012  2025-02-20 09:00:30 CET

  - Use pkg-config if Alien::libmaxminddb is unavailable

1.011  2025-01-22 09:09:04 CET

  - Add a get method that returns the prefix length

1.010  2022-12-24 07:15:32 CET

  - Implement the file method
  - Move the constructor to the XS source

1.009  2022-08-05 14:32:53 CEST

Changes  view on Meta::CPAN

1.007  2022-04-01 21:00:13 CEST

  - Replace div() with arithmetic operators as GCC 11.2.0 may produce wrong
    values

1.006  2022-03-23 03:29:15 CET

  - Add Math::BigInt 1.999806 to the configuration requirements
  - Revert to checking the libmaxminddb version with a regular expression

1.005  2022-03-16 17:32:21 CET

  - Check if Math::BigInt actually works
  - Improve some error messages in the build and test scripts

1.004  2022-03-07 17:32:21 CET

  - Reintroduce the Windows support

1.003  2022-01-25 15:13:30 CET

  - Windows is no longer supported

1.002  2022-01-24 04:51:57 CET

  - Skip the tests if libmaxminddb is too old

1.001  2022-01-23 07:25:04 CET

  - Require libmaxminddb 1.2.0 or newer

1.000  2022-01-22 09:06:57 CET

  - Depend on Math::BigInt 1.999806 and use as_hex() instead of to_hex()
  - Add a safety check

0.009  2022-01-11 08:08:25 CET

  - Depend on Math::BigInt 1.999811

0.008  2022-01-10 15:07:38 CET

  - Implement iterate_search_tree
  - Fix the code for MMDB_UINT128_IS_BYTE_ARRAY

0.007  2022-01-03 13:19:29 CET

  - Implement IP::Geolocation::MMDB::Metadata

0.006  2022-01-02 04:14:40 CET

  - Remove loop initial declarations from MMDB.xs
  - _to_bigint is now a virtual method
  - Improved tests

0.005  2021-12-31 21:16:14 CET

  - Handle MMDB_UINT128_IS_BYTE_ARRAY

0.004  2021-12-31 17:00:26 CET

  - Store 64- and 128-bit integers in Math::BigInt objects

0.003  2021-12-30 10:04:58 CET

  - Don't call gai_strerror(), which may return UTF-16 on Windows
  - Add more tests

0.002  2021-12-29 01:16:55 CET

  - Skip the IPv6 tests on Windows

0.001  2021-12-27 08:03:18 CET

  - First version

 view all matches for this distribution


IPC-Cmd

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN


* Address perlbug [perl #46293] IPC::Cmd can lose stderr 
* Apply [perl #46111] [PATCH] Add tests for stderr-only 
  in IPC::Cmd to test for that bug
  
0.36    Fri Nov 24 14:55:56 CET 2006

* 3-arg open doesn't work on 5.6.2 properly, so we changed
  to the 2-arg form of open. This to avoid errors as seen
  in this report:
  http://www.nntp.perl.org/group/perl.cpan.testers/363646

 view all matches for this distribution


IPC-Concurrency

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for IPC-Concurrency

0.5     2008-03-28 17:00:00 CET
        Added Test::Exception to Makefile.PL

0.4     2008-03-18 18:00:00 CET
        Fixed version inconsistency - 0.3 for file vs 0.03 declared in module

0.03    2008-03-17 14:00:00 CET
        Removed Build.PL as pointed in http://rt.cpan.org/Ticket/Display.html?id=34071

0.02    2008-03-13 16:00:00 CET
        Fixed "Use of uninitialized value in subroutine entry at (...) /IPC/ShareLite.pm line 352."

0.01    2008-03-13 13:00:00 CET
        First version, released on an unsuspecting world.

 view all matches for this distribution


IPC-ConcurrencyLimit

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension IPC::ConcurrencyLimit

0.17 Wed Nov  2 17:25:40 CET 2016
  - make _diag() less noisy by adding more guard clauses (MATTK)

0.16 Thu Aug 25 16:29:09 CEST 2016
  - default process_name_change in WithLatestStandby to off.
  - use constant memory instead of scaling to max_procs

 view all matches for this distribution


IPTables-libiptc

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension IPTables::libiptc.

Recent changes

0.52    Wed Nov 30 11:21:52 CET 2011

	- This is a bugfix release, fixing memory leaks.

	- This release is only relevant for people using this module
	  under a daemon or other long lived programs.

Changes  view on Meta::CPAN

	- To keep the iptables.c file easy maintainable, several
          original versions are included in this package.  The choosen
          versions corrospond to the API/ABI changes in libxtables.


0.18	Mon Oct 26 14:23:51 CET 2009

	- This version is compatible with iptables 1.4.1 and 1.4.2.

	- Significant changes when into 1.4.3, which thus cannot be
	  kept binary compatible with this release.  Expect to see the

 view all matches for this distribution


IUP

 view release on metacpan or  search on metacpan

lib/IUP/Scintilla.pod  view on Meta::CPAN

=item * B<TARGETFROMSELECTION> (non inheritable, write only)

set the target
start and end from current position of the selection.

=item * B<REPLACETARGET> (non inheritable, write only)

replaces the target
text. After replacement, the target range refers to the replacement
text.

 view all matches for this distribution


Icon-FamFamFam-Silk

 view release on metacpan or  search on metacpan

lib/Icon/FamFamFam/Silk.pm  view on Meta::CPAN

application_home=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAI/SURBVBgZpcFdaI1xHMDx7/Oc/3ms8xiZxLxcGIXF3cnN5KWUXIrc4EZcSC5QKC+1xjLKW5ELLzfIS8iNS0qUtxqllkYstllsNufsPKc9z+/3s/9...
application_key=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIwSURBVDjLpZLNS1RhFIef897rNDSoUEFFIhpCi1okzKKyRSFBFC3aCFERRQTSItrUHxBFbQoEkYJaBdoQ7kqQwm1BREjmF2JWFuKgNTozzr3zntNi...
application_lightning=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIiSURBVBgZpcHfa81hHMDx9/l+n82x0zadyBabMFtKSS03XGxXUlMspqxcufGrcOMPQHHhR1v8B26Wxi7ccOlKLUlqTJvQ0H5gv8737DzP5/...
application_link=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPta1JhGMaFPvZ/CH3rL1BqICLzg0EMKmSwmZXWskPhSwQJ2yQzVEYyaRI1ikkOCqISJDU/9IZRKyqn9SWYuBedb+d4ju7quZ/jBvv...
application_osx=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAF5SURBVDjLpZMxa5RBEIafvdu7RPCMhYLBxCoiaqO/IHZWNvkBooh1WrHUwk4s0sTGQrsQwf9gK1gpQoJoY++d5Ludd2YtvlwuaWLODAyzsPu88zLM...
application_osx_terminal=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGfSURBVDjLpVOxSgNBEJ297B2iiUmToKABCxEVKyGVoJ+QLp1RxE4sRAQL26RVsLHRQouAkMoq/yD5Ads0ErDIQe5udu+c2eTCGU4MuPC...
application_put=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHbSURBVDjLpZM/a1RBFEfPnfciq4uChLgrWChaihBYbAxqBD+AgrGwVBDRxipgH1AMEQJpbawU9SvYCRaiEmOaBUkRDRYBwf3zZt691+K9DWuXxYEL...
application_side_boxes=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAFwSURBVBgZpcG9apNhHMbh3/ORWiztpLSrQ86gmw6egkuXjE7i5CQ0OAZxUSj0DCxiB8/A07BDBXEoKEoGbaP45n/f9im+SwhCyXUl26wiP...
application_side_contract=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAG1SURBVBgZpcG/S9RxHMfx5+dz3+LKsKxBC4KQXIvArYb+BQmuIYgGoaBJiAoiLCqwxUGwkBr7gaGOTu5NZhBkBRU3NEV2Q3d69/m+X+...
application_side_expand=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHXSURBVBgZpcG/S1VxHMfh1/me41USwpa0XwTpUNToECTR4D/g0G1oiKChCAchChqiKYzCIbGWtlpuhBBBS7TY0FoUSZOVSIo/Crz3eu89...
application_side_list=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGQSURBVBgZpcG9alRhFIbR5/tRA0Fbbe0tp4tFsHFKLSaNjSIGJlapDIq12BgIxJRaCGIK8QaUNN6BmEJBLNIGCcko55z9bs8WpxlECLNWcn...

lib/Icon/FamFamFam/Silk.pm  view on Meta::CPAN

weather_clouds=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHXSURBVDjLzZNNi9pQFIbzA+YXDP0zLV3Nb3E9a3d1JQh+g7oQLaKCimL8QGKiMdF0OjUTjB+N0fi9Ghim7aa8vScwglBKabvohZfccM95zntObjgA3...
weather_cloudy=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJISURBVDjLpZPfa1JhGMftuqvC41l1Hf0JrTtvuyropp8QOdCFWYJgoNC0yOwiiTFtYGCIhBXTs61yc7ZdzAhHiLpTFi21+fP4Y66ZLld9e1/rCIdVB...
weather_lightning=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAITSURBVDjLlZLNi1JhFMaHiP6AvN0Ls4vob2jauYiIFoGBtnFlG1fSws1gDBdXLhIhdaEuvILfjtfK0cyvRflBeHWUEBW1nHGKpmkcpWw+ani6r9...
weather_rain=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIESURBVDjLvVO/a9tAFD5ZdWwZg11w2iR1idMhxhm8ZOlS3K1rlwwZRD2EQCd7KIUOpmvoj7E4BBxElw72kMFLh5osBkEp3fwXlMY4TlRJtk4/7kffqW6...
weather_snow=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAADnSURBVCjPY/jPgB8ykKTggMPemTsfbHmwfuZqBywKDjjsOXP//6f/H/9f/7/0zAIHJAXHpQ437L+6+93j/9//fwHDC/9nz0RScKjhBlDf5/9fgRhkwgc...
weather_sun=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIBSURBVDjLpZPdS9NRGMe98zLw/H47QxDCLoqgC/+E/oJpL1qtNxMlRkhIYO7CoJuwQLqILoPwpWnkluKknNWVXVTWXnzZ3Ku65ftsm7/z+w3p23NGQbFZ...
webcam=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJqSURBVDjLnVNLa1phED1X1CS+Aokv0Ks0D2jQnbRJi6UJLdidBLsvXfQ3ZFnaXXfd5Re4KiG4DNKNaI1YUVDoUryVxIiPGOP71ZmvGBKkm14Y7nyXOWfOnG+uN...
webcam_add=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAKkSURBVDjLjZLfS5pRGMf7N3bxslsvtsWuJBi0i4UNRrtYIeIumuwHbAgvXa0mMWGjMDebmSzTQtNuXGZLZr5ZXRQUJjm1jWmGhT9Wr/1UQnQX351zNkbt3...
webcam_delete=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAK3SURBVDjLdVM9TFNRFP5e+0p/KcQIrZZXYCCBdIMoaGqESGxCTBqCg5suxsRF44IjgzG6mZjYwTB2Mg6YOLQdNKUFTKwYEJ2koYZSqi20j9ff91rPvb...
webcam_error=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAALHSURBVDjLbZNdSJNhFMf/m/v+atayydzEFk5rlbrmLBcpRV4OW9hVdNNtV14IuxQqIoLuvI1ouykLE4rdhnNivTmKikywbaBurM19f77v2/O8MJmtBw7...
world=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAMtSURBVDjLVZNLa1xlAIafc5szk8xkMkkm5MKY2EpT2qa2MTVCmoLS2gq6EKooimAW7iQb/0I2bgTRIog0oFW7KQpCS7VqrSmmJGlSQtswqWlLLmbGmcmcZM6cy/...

 view all matches for this distribution


Identifier-PL-PESEL

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Identifier-PL-PESEL

0.2     2016-07-14 23:30:00 CET
        META.json and META.yml added

0.1     2016-06-21 22:00:00 CET
        First version, released on an unsuspecting world.

 view all matches for this distribution


IkiWiki-Plugin-syntax

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.10 Mon, 29 Jan 2007 16:35:17 +0100

  * Switch to the new syntax highlight engine based in Kate program.

0.9 Tue Nov 14 12:00:52 CET 2006
    - Add a force_subpage parameter for link build
    - Fix a bug in syntax page link
    - Documented a bug with markdown indented text

0.8 Tue Nov 14 08:54:13 CET 2006
    - Minor corrections on file dependencies

0.6 Fri Oct 20 11:49:32 CEST 2006
    - Added a line number parameter

 view all matches for this distribution


Image-GIF-Encoder-PP

 view release on metacpan or  search on metacpan

t/tests.t  view on Meta::CPAN

TJ9KnUq1qlWhEQAAOw==',
},
{
    'generate' => \&generate_transparent_gif,
    'expected_b64' => 'R0lGODlhZABkAPAAAP///9oJ/yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJBQAAACwAAAAAZABkAAAC
/4SPqcvtD6OctK6Asd2816x54kiCAYmmH6i2LmO+shzPdlrfupfv/pr5CSm9IcCETCqXrEZxyIxK
kY6ncIqVVptGQ/ar3Aa7XrB5DON2z2xxiMw+u0/kYxw8r9vv2Xyd/+UHB4gluEY4ZWiEmOiktsgY
pQgVyTR5Vbl0+ZOp6Yh22En1+RYq+phgxXmqWgYKyfqaiooZW6rQumMri5Crs3s7y7u6u+kDTJc2
fAxsrNtMmmwa6/wLrRxca1t9g8xt4x2tF44tDbst/nd9QUuMXj6+jtvOXJw+aA+vnq8HQd7/4B/A
aKwG+pNncB6/hArfMWxI7SG7hRJdOaxoMSLGA1MCMXas+FFiyIcjGZZMeNJgyoErAbbs9zIeRZAI
ac4UWRPnTZI5ee402RPoT5RBiQ5VWRTpUZZJmS512RTq041Uq1q9ijWr1q1cu3r9CjasWAQFAAAh

 view all matches for this distribution


Image-Maps-Plot-FromPostcode

 view release on metacpan or  search on metacpan

FromPostcode.pm  view on Meta::CPAN

package Image::Maps::Plot::FromPostcode; # where in the world are London.pm members?

our $VERSION = 2;
our $DATE = "Tue 12 Feb  2003 15:33 CET";#"Mon 28 May 09:59 2002 CET"; #"Fri 06 July 19:18 2001 BST";
use 5.006;
use strict;
use warnings;

use base "Image::Maps::Plot::FromLatLong";

 view all matches for this distribution


InSilicoSpectro-Databanks

 view release on metacpan or  search on metacpan

lib/InSilicoSpectro/Databanks/DBEntry.pm  view on Meta::CPAN


Get or set the sequence type

=head3 $dbe->annotatedModRes(string|[[pos1, mod1], [pos2, mod2]]);

get or set annotated PTM from a string (e.g. (1|ACET_nterm)(2|ACET_nterm)(185|PHOS)) or an array. All previously set TPM are removed

=head3 $dbe->add_annotatedModRes(pos, modkey)

add an annotated PTM

 view all matches for this distribution


InSilicoSpectro

 view release on metacpan or  search on metacpan

lib/InSilicoSpectro/InSilico/MassCalculator.pm  view on Meta::CPAN


  DEMSCGHTK

might be modified according to

  ACET_nterm:::Oxidation::Cys_CAM::Oxidation:::

which means that there is an N-terminal acetylation, the methionine and the
histidine are oxidized, and the cysteine is carboxyamidomethylated; no
C-terminal modification. We see that in this notation empty positions between
colons are possible to denote the absence of modification. The modification

 view all matches for this distribution


InfoSys-FreeDB

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension InfoSys::FreeDB.

0.91 Tue Dec 16 22:24:30 CET 2003
    - Thanks to David Byers for reporting most of these bugs.
    - Chose a version number that is string-wise higher than 0.9.
    - Corrected description in REDME file.
    - Fixed discid format bug in InfoSys::FreeDB::Entry::mk_discid().
    - Let InfoSys::FreeDB::Response::* classes report non-supported

Changes  view on Meta::CPAN

      2) "freedb.freedb.org" selects a random freedb server for each
         request.
      3) During software upgrade different servers may support different
         maximal protocol levels which may lead to errors.

0.12 Thu Nov 13 21:02:14 CET 2003
    - Fixed DISCID bug in InfoSys::FreeDB::Entry::write_array_ref.
      Thanks to Heikki Lindholm for reporting this.
    - Fixed InfoSys::FreeDB::Response::Query::new_from_content_ref to
      support code 210 which I overlooked during development.
      Thanks again to Heikki Lindholm for reporting this.

 view all matches for this distribution


Inline-Befunge

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN



Low-level changelog
===================

1.1.1 Mon Nov 26 13:18:10 CET 2007
 - kwalitee/cpants release

1.1.0 Wed Oct 24 15:21:06 CEST 2007
 - fixed to work with Language::Befunge 3.00 semantics (vectors)

 view all matches for this distribution


Inline-Perl6

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.09 2019-01-15 15:00 CET
    - Use the same perl6-m executable from configure time also at runtime
    - Support nqp with non-standard libdir
    - Disable broken test for now - needs rethinking
0.08 2016-12-02 16:45 CET
    - Remove the need for manually calling initialize
    - Optimize GC in multi threaded programs
0.06 2016-08-05 17:00 CEST
    - Update for compatibility with current MoarVM
0.05 2016-03-07 11:30 CET
    - Update for compatibility with Perl 6.c and current MoarVM
    - Documentation updates
0.04 2015-03-23 21:15 CET
    - Lower perl requirement to 5.18
    - Support perl without multiplicity
    - Be compatible with and require rakudo 2015.03
0.03 2015-02-12 21:20 CET
    - New OO API
    - use() method for loading Perl6 modules
    - invoke() method for invoking Perl6 class methods (like constructors)
0.02 2015-02-09 19:00 CET
    - First working version that allowed executing Perl 6 code from Perl 5.

 view all matches for this distribution


Inline-Python

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.53 Fri  Jun 02 12:10:00 CEST 2017 (Stefan Seifert)
	- Better support for serializing booleans with JSON
	- Support calling Perl objects with overloaded code dereferencing
	- Support overloaded stringification of Perl objects

0.52 Thu  Dec 01 20:31:00 CET 2016 (Stefan Seifert)
	- Fix test failing on lots of machines
	  by Linas Valiukas

0.51 Thu  Nov 09 08:45:00 CET 2016 (Stefan Seifert)
	- Fix memory leak when passing dict with Unicode keys to Perl
	  by Linas Valiukas

0.50 Thu  Jun 30 14:30:00 CEST 2016 (Stefan Seifert)
	- Fix memory corruption after passing a dict with a non-string key to Perl

0.49 Tue  Apr 21 08:30:00 CEST 2015 (Stefan Seifert)
	- Fix crash during perl's shutdown when env variables were modified by Python

0.48 Sat  Jan 24 10:00:00 CET 2015 (Stefan Seifert)
	- Fix compatibility with perl < 5.14
	- Allow shutting down Python

0.47 Thu  Jan 22 19:35:00 CET 2015 (Stefan Seifert)
	- Translate Perl exceptions into Python exceptions and make them catchable.
	- fix some POD errors by Gregor Herrmann

0.46 Sun  Dec 07 12:30:00 CET 2014 (Stefan Seifert)
	- Python 3 support by Laurent Mazuel!
	- Correcting KeyError to AttributeError in __getattr__ by Laurent Mazuel

0.45 Sat  Sep 06 10:30:00 CEST 2014 (Stefan Seifert)
	- Support implementing __cmp__ in Perl

Changes  view on Meta::CPAN

	- Python booleans passed through Perl make it back to Python as Booleans
	  instead of Integers.
	- Fix segfaults on Perl 5.18.0 caused by uninitialized fields in a data
	  structure. Should help performance as well.

0.41  Thu Nov 08 20:15:00 CET 2012 (Stefan Seifert)
	- Fixed installation on systems only having a shared libpython
	- Code cleanup

0.40  Fri Jul 29 16:30:00 CEST 2011 (Stefan Seifert)
	- Finally fixed t/06dict.t allowing installation on many more machines

0.39  Wed Mar 09 13:00:00 CET 2011 (Stefan Seifert)
	- Added py_is_tuple and made Pl2Py recognize an array ref that has
	  been a tuple before in Python.
	- Fixed memory corruption on a Python function calling a Perl function
	  that changed the stack pointer.
	- Fixed several memory leaks (scalars and dict keys).

Changes  view on Meta::CPAN


0.36  Mon Jun 23 12:45:00 CEST 2010 (Stefan Seifert)
	- Fixed a segfault when passing dicts with Unicode keys to Perl
	- Pass Python exceptions to Perl instead of just printing to STDERR

0.35  Wed Mar 31 11:00:00 CET 2010 (Stefan Seifert)
	- Fixed floats sometimes getting converted to int when transfered from Perl
	  to Python. Thanks to John McCullough for a great bug report.

0.34  Fri Mar 12 12:20:00 CET 2010 (Stefan Seifert)
	- Fixed refcounting of positional arguments in named argument calls to Perl
	  subs.

0.33  Mon Feb 22 10:30:00 CET 2010 (Stefan Seifert)
	- Added support for named arguments for Perl subs

0.32  Fri Jan 29 20:00:00 CET 2010 (Stefan Seifert)
	- Perl UTF-8 strings now get converted to Python Unicode strings and vice
	  versa. This could potentially lead to incompatibilities with existing code.
	- Return lists of Perl subs no longer get reversed before passing to Python.

0.31  Sun Dec 06 15:30:00 CET 2009 (Stefan Seifert)
	- Implement access to Inline::Python::Object data

0.30  Sun Nov 29 19:45:00 CET 2009 (Stefan Seifert)
	- Convert Perl arrays to Python arrays instead of tuples
	- First look for methods before looking for attributes in PerlObj_getattr

0.29  Tue Jul 07 17:00:00 CEST 2009 (Stefan Seifert)
	- Implemented passing of subroutine references and lambda expressions from
	  Python to Perl space.
	- Implemented Python's __getitem__ protocol for perl objects. Perl objects
	  can thus be used like dictionaries if they support a __getitem__ sub.
	- Fixed a bug in Pl2Py sometimes segfaulting on undefs in arrays.

0.28  Tue Dec 16 19:00:00 CET 2008 (Stefan Seifert)
	- Fixed pushing integers from Python to Perl space. They now retain their
	  integer-ness instead of silently converting them to strings.
	- PerlObj objects now have a comparison function which asserts if the _same_
	  perl object is contained.
	- implemented Python's __getattr__ protocol for perl objects. Attributes can

Changes  view on Meta::CPAN

	- __getattr__ now raises a KeyError if a PerlObj object does not have the
	  requested attribute instead of silently assuming that a method is being
	  called.
	- Added testcases for all these and for the Unicode fix in 0.27

0.27  Thu Nov 20 19:00:00 CET 2008 (Stefan Seifert)
	- Fixed a segfault in py2pl.c when converting Unicode strings from Python to
	  Perl.
	- Attempt to check for Python.h in Makefile.pl to make it more visible to
	  the user.

0.26  Mon Nov 10 13:20:00 CET 2008 (Stefan Seifert)
	- Fixed compatibility with Python 2.5: all tests run successfully.
	- Documented the --enable-shared requirement

0.25  Thu Oct 02 22:20:00 CEST 2008 (Stefan Seifert)
	- Added missing changes and updated documentation to reflect current

 view all matches for this distribution


Inline

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

 - PR/67 NERDVANA++ Relax the version requirement for installing modules

0.80_02 Fri Jun 22 22:21:11 MDT 2018
 - Revert PR/61 - failed on travis

0.80_03 Fri 01 Feb 2019 11:26:18 PM CET
 - Fix @inc, add another exception for Inline::C (SISYPHUS++)

0.81 Sun 03 Feb 2019 04:42:05 PM CET
 - Regular release, see developer releases

0.82 Sun 31 Mar 2019 04:10:24 PM CEST
 - Another fix for @INC PR#69 TINITA

 view all matches for this distribution


Integer-Tiny

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl module Integer::Tiny

0.1 2009-02-12 01:28:03 CET

    Initial release

0.2 2009-02-12 12:23:53 CET

    Fixed test suite

0.3 2009-02-13 16:24:09 CET

    Changed to use Math::BigInt module as suggested in
    http://rt.cpan.org/Public/Bug/Display.html?id=43231
    by RIBASUSHI :)

 view all matches for this distribution


Interchange-Search-Solr

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


     [ENHANCEMENTS]

     * Implement facet ranges (Marco Pessotto)

0.20 Wed Dec 25 13:45:38 2019 CET

     All changes done by Stefan Hornburg (Racke).

     [ENHANCEMENTS]

Changes  view on Meta::CPAN

       (Marco Pessotto).
     * Die when status is not OK and return corresponding message
       (Pattawan Kaewduangdee, GH #8).
     * Add builder class for uri's (Pattawan Kaewduangdee, GH #6).

0.12 Sat Jan  9 08:45:59 2016 CET

     [BUG FIXES]

     * Add build prerequisite on YAML (Stefan Hornburg / Racke)
     * Fix typo in the LICENSE name in Makefile.PL script
       (Mohammad S Anwar, GH#4).

0.11 Fri Jan  8 09:02:04 2016 CET

     [BUG FIXES]

     * Fix broken MANIFEST.SKIP (Stefan Hornburg/Racke).

0.10 Thu Jan  7 10:11:14 2016 CET

     All changes done by Marco Pessotto.

     [ENHANCEMENTS]

 view all matches for this distribution


Interchange6

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN

    * Change Cart's find method to use HandlesVia Array's first
      (Peter Mottram).
    * Use PositiveOrZeroInt type check for quantity arg to update in cart
      (Peter Mottram).

0.103 Fri Feb 26 10:45:42 2016 CET

    [ENHANCEMENTS]

    * Product class attributes price/selling_price also allow
      HasMethods["value"] to support Interchange6::Currency

CHANGES  view on Meta::CPAN

    [ENHANCEMENTS]

    * Make all accessors read-only and add writers where appropriate.
      This includes adding set_price to product (Peter Mottram, GH #23).

0.080 Sun Mar 15 08:47:11 2015 CET

    [FEATURES]

    * add weight attribute to Cart::Product and Cart (Peter Mottram)

CHANGES  view on Meta::CPAN


    [API CHANGES]

    * Change Cart::Product uri attribute to read-only (Peter Mottram)

0.063 Wed Jan 21 22:05:56 2015 CET

    [ENHANCEMENTS]

    * Add use MooX::HandlesVia to Cart::Product class (Peter Mottram).
    * Add extra attribute to Cart::Product class (Peter Mottram).

    [BUG FIXES]

    * Add version to prerequisite on Test::Warnings (GH #25, Stefan Hornburg).

0.062 Sat Nov 29 10:04:20 2014 CET

    [BUG FIXES]

    * Remove Interchange6::Hook from cart test (GH #22, Peter Mottram).

0.061 Fri Nov 28 10:57:47 2014 CET

    [BUG FIXES]

    * Add missing prerequisite on namespace::clean (Stefan Hornburg).
    * Fix prerequisite on Moo (GH #21, Stefan Hornburg).

0.060 Thu Nov 27 16:51:31 2014 CET

    [API CHANGES]

    * Move hooks to Dancer::Plugin::Interchange6 (Peter Mottram).

CHANGES  view on Meta::CPAN


    [TESTS]

    * Add test for zero value cost (GH #20, Peter Mottram).

0.060_03 Thu Nov 27 14:45:31 2014 CET

    [API CHANGES]

    * Rename absolute_amount attribute to current_amount in Cart::Cost (Peter Mottram).
    * Rename cart_costs_id attribute to id in Cart::Cost (Peter Mottram).

CHANGES  view on Meta::CPAN

    [ENHANCEMENTS]

    * Add cart_products_id attribute to Cart::Product
      (Peter Mottram, GH #10).

0.011 Thu Mar 13 03:02:13 2014 CET

    [ENHANCEMENTS]

    * Add subtotal method to Cart::Product class.

0.010 Wed Mar 12 16:22:43 2014 CET

    [ENHANCEMENTS]

    * Remove Interchange6::Class (Peter Mottram, GH #8).

    [BUG FIXES]

    * Add Test::Most to build prerequisites.

0.004 Tue Mar 11 18:36:30 2014 CET

    [ENHANCEMENTS]

    * Moo cart rewrite (Peter Mottram).
    * Use DateTime for created and last_modified (Peter Mottram, GH #2)

0.003 Thu Jan  2 12:09:12 2014 CET

    [ENHANCEMENTS]

    * Extend users_id method to allow setting the users id.
    * Add sessions_id method to Interchange6::Cart.

0.002 Fri Dec 27 09:46:06 2013 CET

    [ENHANCEMENTS]

    * Add users_id method to Interchange6::Cart.

0.001 Sat Nov 30 16:40:37 2013 CET

    * Initial release.

 view all matches for this distribution


( run in 0.973 second using v1.01-cache-2.11-cpan-39bf76dae61 )