Apache-Wyrd

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Changes
=======

    0.98   April 15, 2008

           Converted two-argument forms of open() to three-argument forms

           Modified some tests to reflect current state of test smokers,
           alterations to Makefile.PL

           Removed obsolete Wyrds from the official dist

    0.97   April 14, 2008

           Minor changes to Inputs and Form interaction to allow zero non-null
           values where they would normally be forbidden

           Security enhancement where any submitted data containing a string
           that can be interpreted as a Wyrd is dropped unless an exception is
           explicitly made for it in the initialization data passed to
           Apache::Wyrd::DBL by Apache::Wyrd::Handler.  This is to prevent
           user-submitted data from being executed if it is displayed on a page

           Setting the environment variables WYRD_USE_CGI and WYRD_USE_APR can
           be used to force the use of either CGI and CGI::Cookie or
           Apache::Request and Apache::Cookie as the underlying modules in the
           wrapper classes Apache::Wyrd::Request and Apache::Wyrd::Cookie

           Apache::Wyrd::Input & Apache::Wyrd::Input::Set more CSS and Java-
           Script friendly

           Apache::DBL now relies on DBI's connect_cached connection rather
           than doing its own caching

           Fixed a bug in Apache::Wyrd::Interfaces::Setter where interpolated
           variables were not being sorted in some _set_xxxx functions

           Fixed a bug in Apache::Wyrd::Interfaces::Setter where defined undef-
           equivalent but defined values were being interpreted as undefined

           Apache::Wyrd::Site::GDButton now accepts a template base-image gif
           or png

           Apache::Wyrd::Services::Auth now allows an authentication session
           to go ahead directly when the connection is on a secure port, with
           some limits on passed variables

           Apache::Wyrd::Services::Auth now passes through POST requests on
           "DECLINED".  This allows it to be used with non-wyrd applications

           Documentation changes

    0.96   May 1, 2007

           Apache::Wyrd::Site::IndexBot uses basefile for index date tracking

           Documentation audit changes

    0.95   April 30, 2007

           Module cleanup: removed some example & undocumented Wyrds from
           the core distribution: CSSGene, Site:EditablePage,
           Site::SearchResults, Site::WidgetControl.  Added missing Version
           Wyrd.  Consolidated Lattice Wyrds into single file

           Added View Wyrd for displaying contents of enclosing Wyrds

           Added a FileCacheTimeout to Apache::Wyrd::Services::FileCache

           Apache::Wyrd::Redirect can now use "href" conventions.  New
           normalize_href Apache::Wyrd::Services::SAK function for this

           Apache::Form & Apache::Wyrd::Input has more passthrough of valid
           attributes for their base tags (enctype, onkeydown, etc.)

           Wyrds now accept hyphen in the attribute-name as a valid
           character, to allow for compatibility with valid HTML
           attributes such as "accept-charset"

           Apache::Wyrd::Services::Index now feature-frozen and depreciated
           in favor of Apache::Wyrd::Services::MySQLIndex. This is due to
           locking and DB File corruption issues which could not be resolved

           Documentation changes

    0.94   October 22, 2006

           Indexer now requires perl 5.8 for Unicode support

           New interoperatable objects for building complex sites now
           available under Apache::Wyrd::Site::XXX

           New _cleanup method to complement the _setup method

           Lookup has new "nojoin" flag for formatted repeating queries

           New self_url method for DBL

           GIF support for Chart

           New Loop Wyrd for convenient iteration through SQL query results



( run in 1.022 second using v1.01-cache-2.11-cpan-df04353d9ac )