[augeas-devel] ANNOUNCE: New version of Config::Augeas works with Perl 5.8

Dominique Dumont dominique.dumont at hp.com
Tue Jul 29 11:52:41 UTC 2008


Hello

Raphaël has found some bugs with Config::Augeas. The main problem was
that Config::Augeas code (more precisely, the XS glue between Perl and
C) used a syntax only valid for Perl 5.10. 

The bugs are now fixed in Config::Augeas v0.202 (double checking
version nb... yes that's the one ;-) ). Config::Augeas was tested
successfully on Rhel5 (perl 5.8)

This new package is on its way to CPAN and should be available in a
few hours:

   http://search.cpan.org/dist/Config-Augeas/

The Changes are :

* t/Config-Augeas*.t: Removed hardcoded lense path now that this
  bug is fixed in Augeas

* lib/Config/Augeas.xs: Backported for Perl 5.8

* lib/Config/Augeas.pm (insert): Can now use 'after' parameter

* Fixed minor error in tests

* Fix Build.PL to avoid test failure reports when augeas library
  is not installed.

Many thanks to Raphaël for the tests.

All the best

-- 
Dominique Dumont 
"Delivering successful solutions requires giving people what they
need, not what they want." Kurt Bittner




More information about the augeas-devel mailing list