id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1064	Build failures on Padre 0.74 Perl 5.8.9	azawawi		"

-  (MDOOTSON) Wx::ProcessStream::Perl failure to install on 5.8.9 because Archive::Tar was not CORE at that time. Please see 'Archive::Tar is now core' http://www.mail-archive.com/perl5-porters@perl.org/msg88375.html. Please add a zero-version Archive::Tar dependency in your Makefile.PL.

- (ADAMK) ORLite test failure on 5.8.9. It warns but does not fail because there was no Test::NoWarnings test dependency. Perl 5.8.9 comes with File::Path 2.07_02 (http://perldoc.perl.org/5.8.9/perldelta.html). The fix is easy: 'use File:Path 2.08;' in lib/ORLite.pm. 

For reference, ORLite 1.45 test failure on 5.8.9
http://www.cpantesters.org/cpan/report/b5d2c548-a984-11df-8246-59ba6e8696e0

We have some warnings while building but not serious enough to fail.

{{{
$ cat ~/.cpanm/build.log | grep encoding
lib/Padre/Wx/Main.pm:5: Unknown command paragraph ""=encoding UTF-8""
lib/Padre.pm:1098: Unknown command paragraph ""=encoding utf8""
lib/Padre/File.pm:16: Unknown command paragraph ""=encoding UTF-8""
}}}"	defect	closed	major		editor	0.74	fixed		
