Extra checking for cache misses in DBIx::SearchBuilder::Record::Cachable
The start of support for checking database version, so that we can do
version-specific SQL
utf-8 safe searching
arbitrarily complex grouping clauses.
complex query generation.
Adding support for mysqlPP
Fixed a caching bug that caused multiple copies of an object in memory to not
be kept in sync
Fixed bug in setting a column to the value of an SQL statement.
Better support for Postgres 7.2 and transactions.
Support for Class::ReturnValue to channel errors up when expected
Dependency on Class::ReturnValue
Minor cleanups and refactorings to allow percolation of errors on create
Class::ReturnValue is a "clever" return value object that can allow code
calling your routine to expect: a boolean value (did it fail) or a list
(what are the return values)
Test::Inline is a way to embed tests in the same file as your source code
rather than in a seperate file. The idea is, the closer your tests are to
your code and docs, the more likely you'll keep them up to date.
The Devel::StackTrace module contains two classes, Devel::StackTrace and
Devel::StackTraceFrame. The goal of this object is to encapsulate the
information that can found through using the caller() function, as well
as providing a simple interface to this data.
HTTP::Cookies::Microsoft, makes it possible for LWP to share MSIE's cookies.
HTML::Form supports file upload better now. There are some new methods on
that kind of input; file(), filename(), content() and headers().
Net::HTTP avoids exceptions in read_response_headers() with laxed option.
New LWP::DebugFile, LWP::Authen::Ntml
The format_chunk() and write_chunk() methods of Net::HTTP did not work.
The Client-Peer response header is back.
Make HTTP::Date compatible with perl 5.8.
Try to avoid to default to overwriting /usr/bin/head on MacOS X when the
perl install prefix is /usr/bin.
HTTP::Negotiate doc patch.
- When calling MOUNT_PRECMD, do not quote its arguments, so the pre-command
can determine which is the program that needs to be executed. Pointed out
by Douglas Brebner in private mail.
Differences to the plain GNU version in the packages collection:
* We do not install the shell wrapper "yacc" (it is supplied because
POSIX requires it and we already have a yacc command).
Changes since 1.75:
* Numerous bug fixes and improvements including:
+ Compatibility (with 1.35 and Solaris yacc) changes;
+ Fixes for GCC 3.2.1;
+ Use Yacc style of conflict reports;
+ Fix bug where error locations were not being recorded correctly;
+ Fix bad interaction with flex 2.5.23.
Please see the ChangeLog file supplied with the bison source code
for more details.
Instant ASP (iASP) is a portable Active Server framework that allows
deploying Active Server Pages (ASP) on any Java technology-enabled web
server.
This package contains the developer's version of iASP, which may be
fully licensed into the Enterprise iASP Edition.