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


Object-Realize-Later

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN

== Revision history for Perl extension Object::Realize::Later.

All changes are made by Mark Overmeer <markov@cpan.org> unless
explicitly stated differently.

version 0.21: Wed 24 Jan 09:54:03 CET 2018

	Something went wrong with the release upload the GitHUB.  Releases of
	this module are so rare, that I correct it in a no-change release

version 0.20: Wed 24 Jan 09:35:33 CET 2018

	Improvements:
	- convert to GIT
	- publish via GitHUB

version 0.19: Fri Jan 24 11:09:06 CET 2014

	Improvements:
	- mv t/99pod.t to xt/ and removed dependency to Test::Pod
	- changed documentation syntax
	- minor spell fixes, via Debian

ChangeLog  view on Meta::CPAN


	- generate pod with OODoc 0.99
	- removed need for version, mkdist, mkdoc
	- removed README.oodoc

version 0.15: Fri Jan  9 11:39:54 CET 2004

	- [Renat Araslanow] found many mistakes in the docs.
	- [Daniel Axelrod] Realized class which can AUTOLOAD should not
	  die on 'unknown method'.

ChangeLog  view on Meta::CPAN

	- [Bjoern Kriews] made proxying of class methods work as well,
	  without realization.
	- [Bjoern Kriews] showed that the method name can be stripped
	  using substr/rindex much faster than by using a regex

version 0.10: Thu Dec 12 13:20:33 CET 2002

	- Multi-Level laziness now works as well!  Problem discover
	  by [Mark Fowler]

version 0.09: Sat Nov 16 15:05:04 CET 2002

	- Removed reference to (non-existent) Object::Realize::Proxy
	  in man-page. [Liz Mattijsen]

	- Added location to warn_realization warnings [Slavan Rezic]

version 0.08: Wed Nov 14 10:35:18 CET 2001

	- Added option `believe_caller'

version 0.07: Thu Sep 20 17:44:19 CEST 2001

 view all matches for this distribution


Olson-Abbreviations

 view release on metacpan or  search on metacpan

lib/Olson/Abbreviations.pm  view on Meta::CPAN

			'BDST' => '+0200',        'BDT' => '+0600',        'BET' => '-1100',
			 'BNT' => '+0800',       'BORT' => '+0800',        'BOT' => '-0400',
			 'BRA' => '-0300',        'BST' => undef,           'BT' => undef,      
			 'BTT' => '+0600',          'C' => '+0300',       'CAST' => '+0930',
			 'CAT' => undef,          'CCT' => undef,          'CDT' => undef,      
			'CEST' => '+0200',        'CET' => '+0100',     'CETDST' => '+0200',
		 'CHADT' => '+1345',      'CHAST' => '+1245',        'CKT' => '-1000',
			'CLST' => '-0300',        'CLT' => '-0400',        'COT' => '-0500',
			 'CST' => undef,         'CSuT' => '+1030',        'CUT' => '+0000',
			 'CVT' => '-0100',        'CXT' => '+0700',       'ChST' => '+1000',
				 'D' => '+0400',       'DAVT' => '+0700',       'DDUT' => '+1000',

 view all matches for this distribution


Onyphe

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Onyphe.

4.19.0 Fri 14 Mar 16:23:17 CET 2025
  - WARNING: ASD APIs are still BETA and interface may be subject to change
  - Bugfix: onyphe: -asd-pivot-query needs -field param
  - Bugfix: Onyphe::Api: check api keys & endpoints are configured from .onyphe.ini or dies
  - New: onyphe: -asd-score-inventory API
  - New: onyphe: -asd-domain-soa API

Changes  view on Meta::CPAN

  - Rename: onyphe: -asd-domain-ns to -asd-dns-domain-ns
  - Rename: onyphe: -asd-domain-mx to -asd-dns-domain-mx
  - Rename: onyphe: -asd-domain-soa to -asd-dns-domain-soa
  - Rename: onyphe: -asd-domain-ns to -asd-dns-domain-ns

4.18 Tue  4 Mar 16:02:41 CET 2025
  - WARNING: ASD APIs are still BETA and interface may be subject to change
  - New: OPP Proc: rename to rename fields
  - New: onyphe: -includep & -excludep arguments
  - Rename: Onyphe::Api: all ASD APIs
  - New: Onyphe::Api: ASD Pivot Query API

Changes  view on Meta::CPAN

  - New: Onyphe::Api: ASD Task Id API
  - New: Onyphe::Api: ASD Task Poll API
  - New: Onyphe::Api: ASD Task Kill API
  - New: Onyphe::Api: ASD Task List API

4.17 Tue 28 Jan 16:06:24 CET 2025
  - BREAKING: onyphe: default to set -aslines to true
  - New: Onyphe::Api: ASD Pivot, Top, Domain, Keyword, Domain2so, So2domain APIs
  - New: onyphe: add -field, -keyword, -astask, -filter arguments
  - New: onyphe: add -ports argument to select which ports to scan with On-demand APIs

4.16 Thu 31 Oct 10:12:01 CET 2024
  - New: Onyphe::Api: ASD Mx API
  - New: Onyphe::Api: Ondemand Resolver Domain Bulk API
  - New: onyphe: add -aslink argument to force download of results as a link
  - Bugfix: tests: skip them when no .ini file is found

Changes  view on Meta::CPAN

  - New: Onyphe::Api: support for displaying total number of results when using Search API
  - New: Onyphe::Api: support for POST Export API calls
  - New: onyphe: -trusted argument
  - Bugfix: OPP: catch errors on decoding or encoding JSON content

4.14 Thu 28 Mar 11:24:29 CET 2024
  - New: Onyphe::Api: Ondemand Scope Hostname API
  - New: Onyphe::Api: Ondemand Scope Hostname Bulk API
  - New proc added: orlookup
  - Bugfix: on printing errors from API calls (now handling text & JSON responses)
  - Bugfix: lookup/allowlist/blocklist procs to be case insensitive
  - Update: OPP::Proc: set() to accept writing fields as ARRAYs
  - Update: addfield proc to support adding data to an existing field
  - Update: OPP: pipeone() needs output flush at each round

4.13 Sun 11 Feb 17:46:49 CET 2024
  - New: pipeone() function in OPP
  - New proc added: exists
  - New: added -aslines, -full, -riskscan & -asm arguments
  - Bugfix: lookup proc to support state so we can call it multiple times
  - Bugfix: do not double escape POST content (like for -postsearch)

Changes  view on Meta::CPAN


4.07 Wed  5 Apr 17:10:08 CEST 2023
  - Update: add trackquery:true to all ONYPHE Procs
  - New procs added: lookup, blocklist & allowlist

4.06 Sat 25 Mar 11:32:35 CET 2023
  - Bugfix: state machine is now not only bound to a proc but also to its ID. Thus
    we can use multiple times the same proc in OPP without messing with previous proc's
    state.
  - Bugfix: catch API calls to retry them in case of network failure
  - Update: set connection timeout to 5 seconds i/o 10

4.05 Fri 24 Mar 07:36:56 CET 2023
  - Bugfix: remove leading & trailing spaces in OPP query
  - New: regex proc

4.04 Thu 23 Mar 10:31:52 CET 2023
  - Bugfix: handle nested fields for expand, output, splitsubnet, uniq, fieldcount procs
  - Bugfix: don't remove _* fields on delete()
  - Bugfix: dedup proc to avoid deduping when no dedup key found
  - New: set() function to handle nested fields
  - New: uniq proc supports multiple fields like dedup proc

4.03 Sat 18 Mar 11:05:55 CET 2023
  - UPDATE: all request & stream APIs can now accept HTTP params
  - Update: -discovery to force -size to 10000 by default
  - Bugfix: Onyphe::Api interface changed, Procs have been updated

4.02 Thu 16 Mar 16:38:44 CET 2023
  - NEW: Onyphe::Api ondemand_scope_result() function
  - NEW: -ondemand-scope-ip, -ondemand-scope-domain, -ondemand-scope-result, -ondemand-resolver-domain & -ondemand-resolver-result APIs
  - New: -key argument to override default API key from conf
  - New: -maxscantime argument to configure scan timeout threshold
  - New: -urlscan 0|1 to deactivate/activate urlscan in ondemand-scope APIs
  - New: -vulnscan 0|1 to deactivate/activate urlscan in ondemand-scope APIs
  - Bugfix: all arguments were not working at all (-size, -maxpage, ...)
  - Bugfix: OPP callbacks were no more working against Alert API

4.01 Fri 10 Mar 06:39:56 CET 2023
  - NEW: bulk_discovery() supports passing an OQL along with input filename
  - New procs added: top, fieldcount, filter, expand, discovery, pivots, subnet, output, flatten
  - New: various state handling functions
  - New: systematically order results by field name
  - BUGFIX: onyphe to strip "@category":"none" in OPP callbacks
  - BUGFIX: export, bulk and all streaming APIs were returning duplicates at output
  - Bugfix: discovery proc to strip "@category":"none" results
  - Update: output proc to render ordered results
  - Remove: app.extract.domain from pivots proc as too easy to do false positive

4.00 Tue  7 Mar 16:03:36 CET 2023
  - Complete rewrite with minimal dependencies
  - Based on Mojolicious framework
  - ONYPHE Processing Pipeline is now a separate tool but shipped with this dist

 view all matches for this distribution


OpenCL

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.92 Mon Apr 16 08:39:21 CEST 2012
	- work around some bugs in amd's opencl implementation (INVALID_HOST_PTR
          when value deosn't matter).
	- minor documentation fix (patch by Maik Hentsche).

0.91 Sun Dec 11 00:05:02 CET 2011
	- introduce $buffer_obj->sub_buffer_region method and a new class, OpenCL::BufferObj
          for a subbuffer is a buffer without sub_buffer methods!
        - support apple using a different location for opencl headers - untested.
        - be more strict when passing event lists.

0.59 Tue Nov 22 11:44:32 CET 2011
	- provide $program->binaries method.
        - provide $queue->enqueue_read_buffer_rect method.
        - provide $queue->enqueue_write_buffer_rect method.
	- coalesce like-typed accessor methods into the same xs function and
          multiple ALIASes - this reduces the OpenCL codesize from 162kb to
          132kb on my system.
        - minor doc improvements.

0.55 Sun Nov 20 11:19:25 CET 2011
	- semi-automatically generate query methods for almost all clGet*Info names.
	- provide cl_ext.h constants.
        - provide OpenCL::Image->image_info method.
        - provide OpenCL::Event->profiling_info method.
        - provide OpenCL::Kernel->work_group_info method.

0.15 Thu Nov 17 07:22:11 CET 2011
	- include slice_pitch in enqueue_write_image (can be 0).
        - check length in enqueue_write_image.
        - properly calculate size in enqueue_read_image.
        - likewise, include row_pitch and slice_pitch in image2d and image3d,
          which must be nonzero right now, too, sorry.
        - allow undef or missing data scalar for image2d and image3d.
	- fix enqueue_copy_image prototype.
        - fix formatting.

0.14 Thu Nov 17 04:04:23 CET 2011
	- major incompatibilities due to API cleanup, the API should now be
          mostly stable, if incomplete.
	- fix prerequisites.
	- replaced all _simple functions by "full" implementations, with some
          parameters marked for future expansion - that means their API

Changes  view on Meta::CPAN

             $ctx->command_queue_simple became   => $ctx->queue
        - add OpenCL::context function.
        - officially require C99.
        - errno value is unspecified after a successful call.

0.03  Wed Nov 16 01:44:26 CET 2011
	- add some reference documentation for all functions.
        - add user event support.
        - implement event wait lists.

0.02  Tue Nov 15 22:15:47 CET 2011
	- first opencl kernel executed, some example code.

0.01  Tue Nov 15 05:59:00 CET 2011
	- cloned from Convert::Scalar.

 view all matches for this distribution


OpenGbg

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

   necessary.

 [Bug Fixes]
 - get_bike_stations did not work correctly. Fixed and added test.

0.1302 2015-01-17T16:26:43Z CET
 [Bug Fixes]
 - Added 1; to all Moops classes (had test failures).

0.1301 2015-01-16T18:25:04Z CET
 [Meta]
 - Uses @Author::CSSON dist zilla bundle, expanded
 - Modules added to provides
 - Renamed OpenGbg::Standard::Moops -> ::Imports
 - Bumped required version of Syntax::Feature::Qs, which no longer uses

Changes  view on Meta::CPAN


 [Documentation]
 - Reformatted (now built with Pod::Weaver)
 - Added PODNAME to those that need it

0.1300 2014-12-18T01:31:19Z CET
 [Meta]
 - Linked Github repo/issues.

 [New Features]
 - Implemented Traffic Camera service.

0.1201 2014-12-17T02:13:06Z CET
 [Documentation]
 - Added link to the Bridge service.

0.1200 2014-12-17T02:02:04Z CET
 [New Features]
 - Implemented the Bridge service.

 [Documentation]
 - Minor fixes.

0.1101 2014-12-16T01:19:53Z CET
 [Documentation]
 - Various typos, mistakes and improvements.

0.1100 2014-12-15T19:31:03Z CET
 [New Features]
 - Implemented the Air Quality service.

 [Documentation]
 - Fixed some faulty synopsises.

0.1000 2014-12-15T00:19:51Z CET
 - Initial release

 view all matches for this distribution


OpenOffice-UNO

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	- Released 0.06_01 without changes.

0.06_01  Sun Jul  4 19:56:43 CEST 2010
	- Build fixes for Perl 5.12 and for -Duselongdouble.

0.06  Mon Mar 23 21:35:22 CET 2009
	- OpenOffice.org 3.0 compatibility.
	- Perl 5.10 compatibility.
	- Mac OS X compatibility.
	- when method invocation gives an error, report to Perl the original
	  exception, not the wrapper exception.

 view all matches for this distribution


OpenTelemetry-TraceContext-W3C

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for OpenTelemetry-TraceContext-W3C

0.02      2022-11-21 20:54:05 CET

    - Added missing test dependency

0.01      2022-11-20 16:46:44 CET

    - First public release

 view all matches for this distribution


Opendata-GTFS-Feed

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

 - (dev req) - Pod::Weaver::Section::Homepage::DefaultCPAN
 - (dev req) - Pod::Weaver::Section::Source::DefaultGitHub
 - (dev sug) + Dist::Iller 0.1408
 - (dev sug) + Dist::Iller::Config::Author::CSSON 0.0309

0.0104 2015-02-22T11:15:08Z CET
 [Requirements]
 - New test prereq: Test::RequiresInternet.

 [Testing]
 - Make sure we can connect to github during http test (otherwise skip
   test).

0.0103 2015-02-21T22:21:43Z CET
 [Testing]
 - The fetch-feed-from-url tests have sometimes been failing due to
   internal error at Google. The sample feed is now moved to the github
   repository and fetched from there.

0.0102 2015-02-19T18:27:47Z CET
 [Requirements]
 - Added a develop prereq to add link to github.

 [Documentation]
 - Added link to github repository from pod.

0.0101 2015-02-19T18:10:25Z CET
 [Meta]
 - Remove cpanfile, set prereqs in dist.ini.
 - Setup travis build.
 - strict and warnings everywhere (already enforced by Moops, but anyway).

Changes  view on Meta::CPAN

 - A few new dist zilla plugins (dev prereqs).

 [Bug Fixes]
 - One class used wrong ::Standard module.

0.0100 2015-01-31T19:24:53Z CET
 - Initial release

 view all matches for this distribution


PAB3

 view release on metacpan or  search on metacpan

xs/PAB3/Utils/zoneinfo/Africa/Algiers.ics  view on Meta::CPAN

TZID:/navalla.org/20071203_1/Africa/Algiers
X-LIC-LOCATION:Africa/Algiers
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:19700101T000000
END:STANDARD
END:VTIMEZONE
END:VCALENDAR

 view all matches for this distribution


PAR-Repository

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.21  Thu Nov 22 22:01:12 CET 2012
    - FixRT #81332: _is_symlink fails test 157 using fake_symlinks in

0.20  Wed Aug 26 15:19 2009
    - Many temporary-file-locking fixes to make
      PAR::Repository work on FreeBSD (Slaven Rezic)

 view all matches for this distribution


PApp-SQL

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

This is the change log for the perl extension PApp::SQL.

2.002 Mon Mar  4 07:24:49 CET 2019
	- support DBD::MAriaDB is sql_insertid.
        - use DBI's last_insert_id method as fallback, with
          all undef parameters.

2.001 Sat Oct  7 17:52:36 CEST 2017

Changes  view on Meta::CPAN

1.04  Sun Jun 21 02:27:46 CEST 2009
        - be more Coro/thread friendly by actually making a copy of the
          database handle inside sql_exec.
	- use croak for error reporting, not die.

1.03  Sat Jan 19 09:56:26 CET 2008
	- work around API changes in perl 5.10.

1.02  Fri Mar  3 15:11:23 CET 2006
	- fixed a bug with argument passing to connect_cached in checked_dbh.
	- sqlite sql_insertid support.
        - added Changes file.

1.0   Thu Sep  1 10:53:32 CEST 2005

Changes  view on Meta::CPAN


0.143 Wed Jan 28 20:03:52 MET 2004
        - force bind-variables to utf8 before binding (for sql_u*)
          (Stefan Traby).

0.142 Thu Nov  7 02:57:30 CET 2002
	- work around what looks like a memory leak inside
          DBI when execute is called with tied hashelements.

0.141 Fri Aug  2 05:29:31 CEST 2002
	- only "small" (<8k size) statements are cached, larger ones

Changes  view on Meta::CPAN


0.131 Wed Apr 10 21:56:56 CEST 2002
	- removed references to using $DBH in the callers package, which
          doesn't work.

0.13  Wed Feb 27 05:29:06 CET 2002
	- sql_u* functions were not forcing utf8 on their return values.

0.1241 Mon Dec 31 04:03:37 CET 2001
	- mysql_client_found_rows set by default on mysql-connects.

0.124 Sat Aug 11 03:02:45 CEST 2001
	- new methods sql_uexec, sql_ufetch, sql_ufetchall that force/upgrade
          to utf8.
        - added COPYING.

0.121 Mon Feb 12 16:56:21 CET 2001
	- set InactiveDestroy for all handles in reinitialize instead
          of closing them.

0.12  Mon Feb  5 13:42:20 CET 2001
	- seperated from the PApp package.
        - fixes for 5.005 compatibility.
        - renamed $database to $Database.

Changes done while this was a part of PApp include:

 view all matches for this distribution


PApp

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - PApp::XSQL::Sablotron now increases Coro's cctx stack because
          sablotron uses a lot of stack space.
        - setting environment variable PAPP_INSTALL_SKIP_CONFIG=1 will skip
          config installation and questions during make install.

2.2  Mon Feb 17 11:20:25 CET 2020
	- greatly improved papp-scgid implementation and worker management.
	- rewrite PApp::SCGI implementation.
	- support stdin/stdout members for PApp::CGI objects.
        - remove the eval workaround for older perls.
        - PApp::CGI will now generate relative redirects, as per RFC 7231.
        - implement Agni::obj_by_name and use it to allow names in more places.
        - allow obj_by_name specs in PApp application specs.

2.1  Thu Feb 11 08:18:30 CET 2016
	- $PApp::SQL::DBH and ::Database are now set during all of the
          request execution, not just during run or exceptions.
	- work around incompatible tiehandle changes in perl 5.16.
        - work around incompatibilities between mariadb and mysql.
        - use env variable PAPP_CREATE_TBALE_OPTIONS to specify create table

Changes  view on Meta::CPAN

        - dropped support for switching papp apps (pappid) via state.
        - require perl 5.010 and enable its features by default in Agni.
        - use more memory-efficient and faster object lookup in compiled
          methods.

2.0  Tue Mar 19 13:23:25 CET 2013
	- escape_html now converts windows-unicode (with windows-1252 garbage)
          into numeric entitity escapes. escape_html is now ~20% faster as well.
	- most of the changes below are due to the brutal removal of traditional
          .papp application support in favour of pure agni.
        - PApp::EditForm::ef_selectbox didn't interpret arrayrefs as data

Changes  view on Meta::CPAN

          parsing, for a major agni --import speedup with large objects.
        - implement a horrid workaround for PApp::CGI to support PApp's
          way to set cookie headers (in itself a horrid workaround
          for broken set-cookie parsing in most browsers).

1.45 Sun Nov 21 08:20:50 CET 2010
	- port to perl 5.12.
	- die if objects belonging to callbacks cannot be loaded.
        - make sure gid is always quoted when creating callbacks.

1.44 Sat Jan 30 04:06:14 CET 2010
	- ef_submit and ef_form surlargs are now interpreted before ef_cb_end
          callbacks.
	- this release breaks PApp::CGI due to changed cookie handling.
	- disable autoloading for PApp::Storable.
        - new functions PApp::add_cookie, PApp::cookie.

Changes  view on Meta::CPAN

          fetching _cache.
        - speed up data::papp_special agni types considerably.
        - work around corrupted Cookie:-headers sent by firefox.
        - work around perl 5.10 setting readonly on lots of things.

1.43 Tue Dec  9 18:21:06 CET 2008
	- implement $PApp::Storable::force_path and make use of it in retrieve.

1.42 Wed Nov 26 08:16:49 CET 2008
	- PApp sometimes didn't refresh the stack pointer when necessary,
          leading to crashes and data corruption on stack resizes (most
          notably when running on secondary perl stacks).
	- add storable serialisation protection to agni objects.
        - add PApp::I18n::iso{639,3166} functions.

Changes  view on Meta::CPAN

          (reported by Muttley).
        - use net_mstore instead of store as default serialiser.
        - fix a bug where surl would access unallocated memory
          (which likely was harmless).

1.41 Mon Jan 28 21:06:10 CET 2008
	- fix long-standing (harmless) bug where agni objects would become
          blessed twice or more.
	- really move lzf::set_serializer call into PApp::Config :(.

1.4  Sun Jan 20 13:33:53 CET 2008
	- move lzf::set_serializer call into PApp::Config.
        - avoid an sql access in PApp::Event when there are no new events.
	- update to perl 5.10.
        - upgrade storable to 5.10 version.
        - remove some unicode bug workarounds that clash with perl 5.10.

Changes  view on Meta::CPAN

        - added clear-database option to bin/agni.
        - fixed ef_form_name to return page-unique values.
        - fixed ef_custom to simply return a new key.
        - only install a warn handler during requests.

1.2  Sat Jan  6 20:27:32 CET 2007
	- editform/checkbox now uses Agni::*64 functions.
        - textarea now removes the leading newline when the content type
          is "application/xhtml+xml" (this is a hack, it's impossible to
          detect how the browser interprets the page, so one cannot work
          around this incompatibility between html<=4 and xhtml).

Changes  view on Meta::CPAN

        - abort_with_file no longer sends the file when $request->header_only
          is true.
        - session variables are no longer PApp-path-specific, PApp::Session
          uses function interface instead of method interface.

1.01 Sun Feb 27 18:43:42 CET 2005
        - improved speed of Agni fetch and store.
	- PApp::ECMAScript::escape_string_* now also escape "<"
          characters, to avoid common de-quoting bugs in browsers.
        - implement --force option in bin/agni.
        - PApp::ECMAScript string quoting functions will also quote &.

1.0  Tue Nov 23 18:08:14 CET 2004
	- check obj_gidseq validity after every import.
	- various exceptions could cause an agni object to become
          highly unmagical.
	- initial speed-up patch for Agni by dynamically patching
          helem opcodes.

Changes  view on Meta::CPAN

        - mark functions in Storable.xs as static, as starting with
          5.8.1 or 5.8.2 they were colliding with the functions in perls
          Storable. Probable cause: Storable is built-in in my perl thus
          it's symbols are found first (damn).

0.22 Sat Nov  1 14:26:10 CET 2003
	- editform is now transactional, i.e. first phase check,
          second phase cb_begin/assignments/cb_end.
        - editform now supplies a guard value, but doesn't check it
          (yet).
	- database upgrade (replace obj_attr).

Changes  view on Meta::CPAN

	- xpcse now actually exits correctly and doesn't stay in memory.
        - zaphod inspired some utf8_upgrade on readonly scalars fixes.
        - ef_password no longer displays the previous contents,
          and only stores non-empty inputs.

0.2 Fri Nov 15 20:04:32 CET 2002
	- new function PApp::fixup_marker which lets you embed fixup markers
          in the output stream and replace them at page output time.
	- macro/editform's can now be nested. embedding ef_mbegin &c
          automatically upgrades the form.
        - fixed a serializing bug in PApp::Storable, reduced size, too.

Changes  view on Meta::CPAN

          lots of deprecated uses that will be removed.
        - DataRef now supports specialization (template objects).
        - macro/editform now sets checkboxes to 0 instead of undef (an
          implementation detail).

0.122 Mon Dec  3 19:32:50 CET 2001
	- fixed hashing of long strings in PApp::I18n. This invalidates
          all translation tables.
        - fixed i18n tables. wrote 4 perlbug reports. flamed with jhi, who
          is such a nice person...
        - "fixed" import/export i18n tables with respect to various perl versions.
        - PApp::Lock always timed out if the lock was down.

0.121 Fri Nov 30 10:53:24 CET 2001
	- fixed apps/poedit.papp.

0.12  Sat Oct 27 16:55:26 CEST 2001
	- INCOMPATIBLE CHANGE: $ppkg->insert and embed no longer do the
          dereferencing for you, i.e. change

Changes  view on Meta::CPAN

        - added %arg hash, and "one-shot arguments" (see surl).
        - modularization: many modules were split off into their
          own packages, this package was divided into many modules.
          The goal is still far away.

0.01  Thu Jan 13 06:02:04 CET 2000
	- original version; created by cp -rp

 view all matches for this distribution


PDF-Collage

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.001001  2023-05-23 21:44:27 CEST
   - Adapted implementation to leverage Data::Resolver 0.006
   - Add support for horizontal alignment of text elements

0.001  2023-02-12 19:53:11 CET
   - Initial release

 view all matches for this distribution


PDF-Reuse-OverlayChart

 view release on metacpan or  search on metacpan

OverlayChart.pm  view on Meta::CPAN


In this example you let a program collect historical quotes for 'Amazon', approximately
1 year back, and also values for 'S&P 100' and then you get a chart with combined
data, an area graph for volumes, and lines for the other values. (You need to have the
environment variable TZ defined somewhere, see Date::Manip, which is a module needed by
Finance::QuoteHist. TZ, time zone, could e.g. be CET or GMT in Western Europe.) 


=for overlay.pl begin

   use PDF::Reuse::OverlayChart;

 view all matches for this distribution


PDL-Audio

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

          environment.
        - created and installed bin/pdlaudio-demo and pdlaudio-birds.
        - make clean makes clean in sndlib as well.
        - embellished the intiial gen_oscill example a bit.

1.1   Tue Nov  8 19:48:00 CET 2005
	- fix raudio/waudio/describe_audio to use the same logical
          layout for samples and to work correctly for stereo audio
          (reported by Bob MacCallum).

1.011 Thu Mar  3 18:00:52 CET 2005
	- change of contact address.
        - improved README.

1.01  Tue Dec 28 21:50:20 CET 2004
	- compile sndlib with -fPIC or equivalent.
        - fixed some typoes, and many minor bugs
          (thx to oesi).
        - open soundcards in nonblocking mode when initializing,
          avoiding blocks on lesser hardware.

Changes  view on Meta::CPAN


0.05  Mon May 15 05:56:54 CEST 2000
	- removed PDL::Complex (it's now part of PDL)
        - updated to use the new PDL::PP.

0.04  Tue Dec 28 16:29:47 CET 1999
        - many more filters (fft, src, granulate, convolve), many more
          bugfixes, working accessors...
        - remez fir filter design
        - cut down on object size using GenericTypes. Hooo is it large!

0.03  (private release)
        - implemented many generators and filters, inspired by common lisp
          music.

0.02  Tue Dec 21 15:07:56 CET 1999
	- added irix audio support and some more by Christian Soeller.
        - removed that irix support again, in favour of sndlib ;)
        - clm.c[ch] is distributed but not yet used (it is _large_!).

0.01  Mon Dec 13 06:02:42 CET 1999
	- original version; created by cp -rp

 view all matches for this distribution


PDL-Fit-Levmar

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.0098 2015-11-29
- use PDL_Indx

0.0096
    Mon Dec 17 20:54:48 CET 2012
  - fix bug reported by Edward Baudrez. Comment is in
    funcbug.t

0.0096
    Sun, 29 Jul 2012 15:46:40 +0200

 view all matches for this distribution


PDL-Graphics-PLplot

 view release on metacpan or  search on metacpan

Demo.pm  view on Meta::CPAN

  plcol0(1);
  plw3d(1.0, 1.0, 1.0, -1.0, 1.0, -1.0, 1.0, $zmin, $zmax, 60.0, 30.0);
  plbox3 (0.0, 0, 0.0, 0, 0.0, 0,
    "bnstu", "x axis", "bnstu", "y axis", "bcdmnstuv", "z axis");
  plcol0 (2);
  plsurf3d($x, $y, $z, MAG_COLOR | FACETED, pdl []);
  plflush();
]],

[act => q[
  # plot data of example 11

 view all matches for this distribution


PDL-NDBin

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.017     2015-04-01 13:43:19CEST+0200 Europe/Brussels

 - add support for variable-width bins (Diab Jerius)

0.016     2014-11-17 11:13:39CET+0100 Europe/Brussels

 - worked around a warning message emitted by the latest Perl development
   releases (RT #100228). Reported by Slaven Rezić (thank you!). (Edward
   Baudrez)

 view all matches for this distribution


PDL-Opt-GLPK

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for PDL-Opt-GLPK

0.07    2024-03-26 13:58 CET
        remove needless depencencies on perl versions

0.06    2024-03-25 18:46 CET
        use FILENAME_MAX instead of PATH_MAX

0.05    2024-03-24 12:33 CET
        enforce C99 standard
 
0.04    2024-03-23 13:44 CET
        Minor tweaks

0.03    2024-02-25 20:34 CET
        Refactoring and cleanup

0.02    2024-02-22 10:30 CET
        - fixed filename length for output files
        - add resources

0.01    2024-02-21 21:23 CET
        First version, released on an unsuspecting world.

 view all matches for this distribution


( run in 0.504 second using v1.01-cache-2.11-cpan-0bf717863e3 )