Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
into time/p5-DateTime-Format-Oracle.
This module may be used to convert Oracle date and timestamp values into
DateTime objects. It also can take a DateTime object and produce a date
string matching the NLS_DATE_FORMAT.
Oracle has flexible date formatting via its NLS_DATE_FORMAT session
variable. Date values will be returned from Oracle according to the current
value of that variable. Date values going into Oracle must also match the
current setting of NLS_DATE_FORMAT.
Timestamp values will match either the NLS_TIMESTAMP_FORMAT or
NLS_TIMESTAMP_TZ_FORMAT session variables.
This module keeps track of these Oracle session variable values by
examining environment variables of the same name. Each time one of
Oracle's formatting session variables is updated, the %ENV hash must
also be updated.
|
|
|
|
into time/p5-Convert-NLS_DATE_FORMAT.
Convert Oracle's NLS_DATE_FORMAT string into a strptime format string,
or the reverse.
|
|
|
|
Upstream changes:
0.534 (03.22.2010) - John Siracusa <siracusa@gmail.com>
* Updated to avoid calling methods that were deprecated in
DateTime::Locale version 0.44 and later.
|
|
|
|
pkgsrc changes:
- adjusting dependencies
Upstream changes:
0.14 2010-09-05 15:00:00
- Release with fixed-up Module::Install/META.yml
- Bump run-time dependencies to minimal usable level
|
|
fix warnings
|
|
|
|
|
|
Changes:
- Use SMIE's blink-paren for octave-mode.
- Provide blink-matching support to SMIE.
- Use `declare' in defmacros.
|
|
|
|
|
|
|
|
-disable build of *audiodev and spwd to avoid complexity -- if needed
these can be added as seperate pkgs
ride on recent update
|
|
|
|
*) Feature: the "secure_link", "secure_link_md5", and
"secure_link_expires" directives of the ngx_http_secure_link_module.
*) Feature: the -q switch.
Thanks to Gena Makhomed.
*) Bugfix: worker processes may got caught in an endless loop during
reconfiguration, if a caching was used; the bug had appeared in
0.8.48.
*) Bugfix: in the "gzip_disable" directive.
Thanks to Derrick Petzold.
*) Feature: the "image_filter_jpeg_quality" directive supports
variables.
*) Bugfix: a segmentation fault might occur in a worker process, if the
$geoip_region_name variables was used; the bug had appeared in
0.8.48.
*) Bugfix: errors intercepted by error_page were cached only for next
request; the bug had appeared in 0.8.48.
*) Change: now the "server_name" directive default value is an empty
name "".
Thanks to Gena Makhomed.
*) Change: now the "server_name_in_redirect" directive default value is
"off".
*) Feature: the $geoip_dma_code, $geoip_area_code, and
$geoip_region_name variables.
Thanks to Christine McGonagle.
*) Bugfix: the "proxy_pass", "fastcgi_pass", "uwsgi_pass", and
"scgi_pass" directives were not inherited inside "limit_except"
blocks.
*) Bugfix: the "proxy_cache_min_uses", "fastcgi_cache_min_uses"
"uwsgi_cache_min_uses", and "scgi_cache_min_uses" directives did not
work; the bug had appeared in 0.8.46.
*) Bugfix: the "fastcgi_split_path_info" directive used incorrectly
captures, if only parts of an URI were captured.
Thanks to Yuriy Taraday and Frank Enderle.
*) Bugfix: the "rewrite" directive did not escape a ";" character
during copying from URI to query string.
Thanks to Daisuke Murase.
*) Bugfix: the ngx_http_image_filter_module closed a connection, if an
image was larger than "image_filter_buffer" size.
*) Bugfix: $request_time variable had invalid values for subrequests.
*) Bugfix: errors intercepted by error_page could not be cached.
*) Bugfix: a cache manager process may got caught in an endless loop,
if max_size parameter was used; the bug had appeared in 0.8.46.
*) Change: now the "proxy_no_cache", "fastcgi_no_cache",
"uwsgi_no_cache", and "scgi_no_cache" directives affect on a cached
response saving only.
*) Feature: the "proxy_cache_bypass", "fastcgi_cache_bypass",
"uwsgi_cache_bypass", and "scgi_cache_bypass" directives.
*) Bugfix: nginx did not free memory in cache keys zones if there was
an error during working with backend: the memory was freed only
after inactivity time or on memory low condition.
*) Feature: ngx_http_xslt_filter improvements.
Thanks to Laurence Rowe.
*) Bugfix: SSI response might be truncated after include with
wait="yes"; the bug had appeared in 0.7.25.
Thanks to Maxim Dounin.
*) Bugfix: the "listen" directive did not support the "setfib=0"
parameter.
*) Change: now nginx does not cache by default backend responses, if
they have a "Set-Cookie" header line.
*) Feature: the "listen" directive supports the "setfib" parameter.
Thanks to Andrew Filonov.
*) Bugfix: the "sub_filter" directive might change character case on
partial match.
*) Bugfix: compatibility with HP/UX.
*) Bugfix: compatibility with AIX xcl_r compiler.
*) Bugfix: nginx treated large SSLv2 packets as plain requests.
Thanks to Miroslaw Jaworski.
*) Feature: large geo ranges base loading speed-up.
*) Bugfix: an error_page redirection to "location /zero {return 204;}"
without changing status code kept the error body; the bug had
appeared in 0.8.42.
*) Bugfix: nginx might close IPv6 listen socket during
reconfiguration.
Thanks to Maxim Dounin.
*) Bugfix: the $uid_set variable may be used at any request processing
stage.
*) Change: now nginx tests locations given by regular expressions, if
request was matched exactly by a location given by a prefix string.
The previous behavior has been introduced in 0.7.1.
*) Feature: the ngx_http_scgi_module.
Thanks to Manlio Perillo.
*) Feature: a text answer may be added to a "return" directive.
|
|
|
|
|
|
|
|
Add Kurdish language files.
|
|
|
|
|
|
drochner. Make pkglint happier while here.
|
|
mail/im package to 150nb2.
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
1.04 Wed Jul 28 12:59:47 BST 2010
- Apply a patch from Dariusz Jackowski [RT#59772] which fixes
double encoded utf-8 strings.
|
|
|
|
Changes undocumented.
|
|
|
|
================================
2009-10-14 03:06:11 -0400 v1_051
================================
Prepare for release.
Add a 00_info.t test to help debug platform and dependency based
issues.
Administrivia to convert the repository to git.
================================
2009-08-28 06:46:24 +0000 v1_050
================================
Jonathan Yu found a warning while packaging this distro for Debian.
I've applied his patch from rt.cpan.org 48335, and I took his
suggestion to start using Test::NoWarnings.
Philip Gwyn found a strange case where IPv6 localhost was returned as
::1 rather than the long form. Added a check for both forms.
Bumped the version to 1.050 for release.
Fix a POD error (line too long, broken link to RT) reported by
Jonathan Yu, ironically in rt.cpan.org ticket 48336. :)
Fix a warning for /etc/hosts files that contain blank lines or
comments. Suggested by Leonid Rashkovsky in e-mail.
===============================
2009-07-28 06:01:07 +0000 v1_04
===============================
Use latest POE, and prepare for a new release.
Added a machine-readable repository directory to the distribution.
Documented the bug tracker, repository, and other resource URLs.
Resolve (heh) rt.cpan.org ticket #13899. AAAA requests will check for
IPv6 addresses in /etc/hosts or your favorite operating system's
equivalent.
Resolve rt.cpan.org ticket #13492 by Sébastien Aperghis-Tramoni,
#14723 by Branislav Gerzo, and umbrella ticket #15009 by cycling
through the list of resolvers known to Net::DNS if the top one times
out.
Applied a patch by René Mayorga, resolving rt.cpan.org ticket 41313.
René's patch uses Net::DNS to find poe.perl.org's address and use
that instead of hardcoded values. Thanks also go to René for
submitting the patch through rt.cpan.org. I may never have discovered
ticket 506915 on bugs.debian.org.
===============================
2009-02-18 04:48:06 +0000 v1_03
===============================
Fix warnings uncovered by POE's recent global-warning issue.
Make it safe to have more than one PoCoDNS object.
Somehow this bug has been no problem for people this entire time. An
amazing trick really :D
===============================
2009-01-13 20:08:27 +0000 v1_02
===============================
A host-file test was failing because its address segments were wider
than single octets.
===============================
2008-10-29 16:18:54 +0000 v1_01
===============================
New version.
Accommodate DNS change for poe.perl.org in the tests.
Apply Martin Ferrari's patch to skip network tests if there's no
detectable network. Resolves rt.cpan.org ticket 33677.
|
|
|
|
Same number of test failures as before:
Failed 1/1 test programs. 0/2 subtests failed.
Changes to 0.19 not documented.
|
|
|
|
1.26 Fri Jun 25 18:35:15 BST 2010
- Document the 'debug' parameter
- Croak if the user does not supply the 'types' parameter
- Fix problems with SYNOPSIS and show example plugin usage
- Don't warn inside plugin_del
- Don't complain about invalid eat constants when debug mode is off
- Add irc_plugin_error event
( All the above by Hinrik ).
|
|
|
|
Changes:
0.95 2010-05-25T22:36+02:00 DOLMEN (Olivier Mengué)
No changes since 0.94_03.
Only change since 0.94 is fix for RT#56447 (allow POE aliases as target
session ID for events).
0.94_03 2010-05-25T00:14+02:00 DOLMEN (Olivier Mengué)
No functional change since 0.94_01.
Fixed constant functions: added "()" prototype to make them inlinable
by perl. Should have been like that since 0.91_01. That should
improve performance.
Added .perlcriticrc to disable Perl::Critic policies that do not match
our style (filled RT#57638, RT#57639, RT#57640, RT#57807 for issues
with default policies).
Made some suggestions from Perl::Critic. Reduced number of lines, so
improved test coverage ratio.
Test coverage: 94.5%.
Author build system: fixed the 'Build tag'.
Author build system: improved steps to publish 'Changes.rss' in the
Google Code wiki area.
0.94_02 2010-05-18T01:02+02:00 DOLMEN (Olivier Mengué)
Author build system: Changes.{rss,yml} generation is now automated by
extending Module::Build (see 'inc/MY/Build.pm' and
'inc/MY/Build/Changes.pm').
Added 't/90-critic.t' to 'MANIFEST.SKIP' as it is the main cause of
CPAN Testers failures.
Author build system: Drop 'Makefile.PL' generation by Module::Build.
Author build system: Transformed 'make-svn-tag.pl' into a Build target
('tag').
0.94_01 2010-05-09T19:44+02:00 DOLMEN (Olivier Mengué)
RT#56447 fixed, but I expect to unapply the fix once RT#57314
(allow aliases in $poe_kernel->refcount_{in,de}crement) is
implemented. Test cases added.
Bug references are now linked in 'Changes.rss'.
Test coverage: 91.6%.
0.94 2010-03-13T16:37+01:00 DOLMEN (Olivier Mengué)
Only minor POD changes in Schedule.pm since 0.93_02.
Increased dependencies versions.
Small tweak to the 'Changes' file format to make it more parseable
and be able to generate 'Changes.yml' and 'Changes.rss'.
Added 'Changes.rss' and 'Changes.yml', generated from 'Changes'
using either 'make-Changes-rss.pl' or 'make-Changes-rss-2.pl' (see
SVN repo).
Test coverage: 92.1%.
0.93_02 2010-02-13T16:30+01:00 DOLMEN (Olivier Mengué)
More test coverage, but still only 92.1%. Help still welcome for
RT#53925.
Improved argument check for ->add() (and now, with tests too).
POE >= 1.281 is recommended as it fixes the _child(lose) issue.
Updated POD: removed obsolete warnings, updated copyright.
Updated README: should be more helpful for distribution packagers.
0.93_01 2010-02-13T01:55+01:00 DOLMEN (Olivier Mengué)
Applied fix for RT#53925 (Patch by Zeph Gillen).
Added t/50-subclass.t to try to catch subclassing problems which may
affect POE::Component::Cron. Unfortunately it does not catch
RT#53925. Help needed.
Added strictures in tests.
Updated 'MANIFEST.SKIP' to match new Module::Build: ignore MYMETA.yml.
|
|
|
|
Failed 8/152 test programs. 6/3913 subtests failed.
==================================
2010-09-04T19:20:41.964969Z v1_293
==================================
Bump version for release.
Add user continuation parameters to sig() and sig_child().
Roll back most of the lexical FIFO event arrays. Going through a
POE::Queue for this will be a bit slower, but POE::XS::Queue::Array
may be fast enough.
Continue to guarantee FIFO event ordering despite the rollback to
dumping them in a time-ordered queue. Detect minor time regressions,
and use the last time value plus a small number when needed.
Fixed a mistake in the alias_list() example code in POE::Kernel
documentation, spotted by Paul G Webster
Chris Benedict reported that Mac OS X returns ESPIPE when accept() is
aborted, rather than ECONNABORTED everywhere else. Add ESPIPE to the
list of harmless accept() errors.
Chris Benedict reported that nmap will crash Wheel::SocketFactory
based things. nmap disconnects before accept() can be called, so
accept() returns ECONNABORTED. Technically applications can handle
this themselves and not destroy the wheel, but the wheel maybe
shouldn't report harmless errors.
Apply Hinrik's patch to increase test failure verbosity.
==================================
2010-08-02T06:01:19.221768Z v1_292
==================================
Bump revision for release.
Resolve rt.cpan.org 59925, wherein sig_child() use would increase
some events' latency to at 1sec. First reported by Getty, then Avar
opened the ticket. Fixed with Hinrik's copious valuable assistance.
Fix a method name typo in TRACE_REFCNT code.
==================================
2010-07-27T06:54:51.380682Z v1_291
==================================
New version to spackle over failed one.
Version bump for release.
Nick Perez pointed out that we don't absolutely need HighEvent, since
put() returns the high-water status much more conveniently. Resolve
his rt.cpan.org ticket 56432. Oh, and fix an unrelated test plan.
Clarify the refcount_{inc,dec}rement() return values per Olivier
'dolmen' Mengu
Remove some logic that stopped being used. Adjust idle-kernel checks
into a slightly more optimal order.
Finish a sentence. Incomplete docs noted by Hinrik.
Move non-alarms out of POE::Queue::Array.
Reduce calls to get_item_count() by one per _data_ev_dispatch_due().
Reduce calls to get_next_priority() by approx. one per
_data_ev_dispatch_due(). Micro-optimize get_item_count().
Fix tests related to recent POE::Resource::Events optimizations.
At long last, apply Ton Hospel's micro-optimization for
get_next_priority().
Small optimizations. Avoid _data_stat_add() calls when not needed.
Avoid redundant session refcounts when the source and destination are
the same. Breaks some pedantic tests, but we can fix those.
Apply Hinrik's test changes from http://gist.github.com/449231
Apply Hinrik's patch to catch die() and his test case for proper
shutdown if a child coderef process dies.
Fix a method typo at Hinrik
stdio closing on exec() errors, just in case.
Add TODO test for double POE::Loop loading
Add support for POE_CATCH_EXCEPTIONS environment variable. Apply
Justin Hunter's doc patch for POE::XS::Loop::EPoll.
Tweak the test so it uses RELEASE_TESTING
Fix invalid POD links
Remove the obnoxious warning about the win32 leak in Wheel::Run
Add proper exitval handling to POE::Wheel::Run, the previous patch
munged it :(
Add deprecation warning for 'Winsize' to POE::Wheel::Run->new
Patch POE::Wheel::Run for RT#56417 and add a test+more docs
==================================
2010-04-03T20:03:35.441534Z v1_289
==================================
Bump revision for a new release. No significant changes, other than
to build a new dist with the latest EUMM.
==================================
2010-04-03T18:17:45.177433Z v1_288
==================================
Fix dependencies and bump POE revision for release.
Set svn:ignore for: META.yml CHANGES run_network_tests PoLo-Gtk
forgot to clean run_network_tests
Back out of my previous commit to auto-clean META.yml and CHANGES, it
will blow up if an end-user did it on their box! /me is stupid :(
Automatically clean META.yml and CHANGES files on "make distclean"
because they are auto-generated
Fix a doc typo in ReadWrite in get_output_handle()
Fix a documentation typo in PoCo-Client-TCP
Fix a doc typo in my previous commit :(
Update the Wheel::ReadLine docs for a better explanation of the TERM
issue and workarounds, thanks BiNGOs!
Avoid undefined value warnings when trying to tab-complete
nothingness. dreamer on irc.perl.org #poe reported the problem, with
a useful test case.
After a lot of hacking/digging Cygwin with a TERM=dumb does not work
with POE::Wheel::ReadLine. This fix skips the test, and makes
Wheel::ReadLine die if it detects this situation. Added some docs for
our Cygwin users :)
Document how POE::Wheel::ReadWrite reports EOF.
Added a lot of loop-loading tests, so we can start work on the
"naive" loop load hacks
Tweak the @modules logic, thanks to TonyC ( it might not be perfect
but good enough for now )
Remove any XS modules from @modules, as usual TonyC spotted it :)
Fix loading of XS loops via POE.pm, thanks TonyC! Better document the
various loop loader shenanigans we have :)
==================================
2010-02-19T06:11:52.979284Z v1_287
==================================
Bump revision for new release.
Fix a sig_child() race condition discovered by Tom Lanyon and
reported (with the help of Jay Hannah) in irc.perl.org #poe. I
haven't been able to reproduce the problem in a non-MooseX::Workers
test case, but this change resolves Tom's more complex test case and
passes tests.
Fix an infinite file rollover when open() succeeds but stat() fails.
Jay Hannah discovered a bug when he passed in a filename with
trailing whitespace. Two-parameter open() treats trailing whitespace
as insignificant, so it passed. On the other hand, trailing
whitespace is significant in stat(), so it always failed, triggering
an unrelenting stream of file rollover events. Switched to
three-parameter open(), which considers trailing whitespace as
significant. Now both open() and stat() agree the file doesn't exist.
Thanks to Jay and the University of Nebraska at Omaha for securing me
some debugging time on their machines.
==================================
2010-02-15T06:36:51.553032Z v1_286
==================================
Bump for yet another release.
POE::Pipe and its subclasses work best using Cygwin's pipe(), not
IO::Socket. Previous Cygwin versions work better with sockets. If
01_sysrw.t hangs for you, upgrade your Cygwin and its Perl.
==================================
2010-02-14T21:37:14.937566Z v1_285
==================================
Bump the revision number for a new release.
Some code cleanup in POE::NFA.
Revision 2803 is mistaken. Rob Hildred reported the problem and
provided the test case that was instrumental in helping me resolve
it. And the bug report was rt.cpan.org 53517. I mistakenly assumed
the currently open tab was the same ticket I was debugging.
Fix state bleed between POE::NFA instances.
Resolve rt.cpan.org 53682 reported by Serguei Trouchelle. Thank you,
Serguei, for a very useful test case.
Replace the detach-during-start test with an enhanced test that
Olivier Mengu
Applied Andrew Feren's patch to avoid a POE::Wheel::Run memory leak
when running under Windows. Should resolve rt.cpan.org #50068.
Remove dependency on Test::Exception (it appears to be unused). Fix a
spot of tab damage while I'm in there.
Rely upon the latest POE::Test::Loops.
Resolve rt.cpan.org #54319. In polling mode, the wheel wasn't
iterating get_one() for the entire input from get_one_start(). As a
result, only one log line was returned per PollInterval. This change
iterates through get_one() until all lines are returned. Many thanks
to Oleg A. Mamontov for opening the ticket, and to Bazerka on
irc.perl.org #poe for supplying the basis for a test case.
Fix a documentation bug, thanks zephg! ( reported by arcanez@irc )
Added RELEASE_TESTING env var checks Added test for 404 links in POD
Cleanup old stuff and fix MANIFEST.SKIP
Correct a type reported by Hinrik
#poe.
Fix a cpantesters.org link that gcola reported as 404 in irc.perl.org
#poe.
Add more to what I've done.
[rt.cpan.org 53757] Apply G. Allen Morris III's spelling patch but
not his test based on Test::Spelling. That module doesn't seem to
work for me, so I couldn't use it.
Define a _stop handler to mollify assertions.
[rt.cpan.org 53777] Restore _start & _stop return values. Mikko Ehto
reported that _start and _stop don't return values as documented. He
also provided a testcase, which was very helpful. I added his test
case and fixed the underlying bug during the Perl Oasis hackathon.
Correct a documentation typo reported by jussive in IRC.
Fix a typo in a trace message, reported by "jussive" in irc.perl.org
#poe.
==================================
2010-01-14T07:20:50.660659Z v1_284
==================================
Bump the version for release.
[rt.cpan.org 53519] The issue was a disagreement in the
interpretation of "\n" on Windows (DOS newline semantics). Changed
the newline charater to "!", because I can.
==================================
2010-01-08T00:13:11.003173Z v1_283
==================================
Bump revision for release.
Fix POE::Wheel::FollowTail, at least as far as Hinrik's test and the
rest of the test suite are concerned.
Hinrik
code doesn't flush out the file on startup. Applied his changes to an
existing regression test for this wheel.
==================================
2010-01-06T20:55:14.534499Z v1_282
==================================
[rt.cpan.org 53352] Correct spelling mistakes found by Jonathan Yu.
Simplifies Debian package maintenance since that's one less
downstream patch to worrry about.
Bump the version for a new release.
POE::Wheel::ReadLine appears to hang on AIX when STDIN is set
blocking(1). Reported (and graciously debugged) by Criveti Mihai from
the Ministry of Economy and Finance in Romania.
Several doc changes to fix issues reported by garu in irc.perl.org
#poe. Thanks, garu!
Clarify what's going on in two Session References examples. Reported
by "garu" in irc.perl.org #poe.
==================================
2010-01-01T09:15:20.168519Z v1_281
==================================
Bump up the version for release.
[rt.cpan.org 24956] Set STDIN blocking. Large amounts of STDOUT data
will overrun terminal buffers if STDIN is non-blocking. Weird!
[rt.cpan.org 52452] Attempt to make the destruction order in the test
more deterministic.
[rt.cpan.org 51171] Olivier Mengu
completely different kind of value on MSWin32. Use his fix.
Upgrade the detachment test to use Test::More.
[rt.cpan.org 51772] Don't fire EN_CHILD,CHILD_LOSE when
detach_myself() is called from _start, since the parent session never
gets EN_CHILD,CHILD_CREATE to begin with. Fixes a bug reported by
Olivier Mengu
Change the timing of file reset detection to match previous logic.
Fix regression in the new file rotation code.
Make this test line-ending neutral.
Fix filename-based reset detection in Windows.
Detangle filehandle vs. filename timer callbacks. Simplified each at
the expense of some redundant code between them.
Improve reset detection on Windows. Reduce polling when a file is
idle.
Fix a typo in a code example reported by Hinrik
IRC.
Clarify session multitasking documentation per IRC feedback from a
person going by the nickname "skor".
Don't bother propagating wantarray() and tracking return values if
we're not dispatching ET_CALL.
Eliminate some temporary variables.
mousemask() is very not portable. Remove it.
Update POE::Test::Loops dependency to latest CPAN release.
|
|
|
|
1.30 (2010/08/30)
* (ms) [RT 60665] HUP handlers are stacked on top of each other now,
to make sure that multiple file appenders recreate multiple
files and not just one (patch provided by Karen Etheridge).
* (ms) [RT 60197] Fixed uninitialized value warnings with
the multiline appender and provided a test case (patch provided
by Karen Etheridge)
* (ms) [rt.cpan.org #59617] Fixed system-wide threshold without appender
thresholds. Bug reported by Dmitry Bigunyak.
* (ms) [rt.cpan.org #24884] Using require() instead of incomplete
logic in L4p::Util::module_available(). local __DIE__
handler takes care of user-defined __DIE__ handlers
ignoring $^S (suggested by Eric Wilhelm and others).
* (ms) [rt.cpan.org #60386] Fixed init_and_watch() which
double-bumped the caller_level and led to uninitialized
values in the pattern layout. Thanks to Mitja Bartsch for
the report.
* (ms) Applied patch by Karsten Silkenbäumer to add an optional
$log_dispatch_level to create_custom_level(). Updated
documentation.
1.29 (2010/06/16)
* (ms) Added documentation on how to use Log4perl's :easy macros
with Catalyst in Log::Log4perl::Catalyst.
* (ms) wrapper_register() now deals with caller_depth automatically.
Backwards compatibility with old wrapper classes using
caller_depth directly is provided. Documentation has been
updated.
* (ms) Felix Antonius Wilhelm Ostmann reported Resurrector.pm
crashes, fixed as suggested by setting the %INC value to
the module path.
* (ms) Another caller_depth fix in Log::Log4perl::Catalyst.
* (ms) Fixed logdie() caller_depth bug reported by Rob Retter.
* (ms) [RT 56145] Saving errstr in DBI appender to survive ping()
* (ms) Added INTERNAL_DEBUG env variable to test suite triggering
all _INTERNAL_DEBUG statements to be printed for better
error diagnosis on misbehaving systems.
|
|
|
|
0.31 (05/26/2010)
(ms) [rt.cpan.org #54870] Fixed typos/pod errors reported by
Salvatore Bonaccorso.
(ms) Fixed overwriting input parameters in create(), bug reported
by Erik Wasser.
|
|
|