[Pangloss] Pangloss-0.03 released

Steve Purkis spurkis at mkdoc.com
Fri Sep 26 21:34:57 BST 2003


Hi all,

Pangloss 0.03 has been released to CPAN.  It is also available here:

	http://staging.quiup.com/perl/Pangloss-0.03.tar.gz

The following changes have gone in this release:

v0.03
     +	simplified Html headers [suggested by Dan McQuillan]
     +	more pod updates
     +	now relies on accessors pragma from CPAN
     +	updated Petal-Utils required version (for 'if' modifier)
     +	fixed bug in Apache::Handler that prevented responses from being 
sent
     +	$app->foo_editor->list() now sets 'foo_collection' in the $view
     +	searcher now uses/sets collections from $view
     +	modifications to collections: added iterator() & sorted_list(),
	exists() and get() both take objects as well as keys now, and changed
	get_values_key() now uses isa()
     +	refactored search api to make language & concept objects 
available to
	the front end (not just keys)
     +	fixed HTML bugs: category displayed on search page again, 
currently
	selected values are preserved in select lists, other minor fixes.
     -	turned off pixie object cache in editors due to mutex problems.
     +	updated sample-httpd.conf to include VirtualHost example

Regards,
-Steve



More information about the Pangloss mailing list