id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
374	Cannot upgrade to 0.35 in Windows	samdc		"I get error message: ""not recognized as a perl package, giving up"".  How to upgrade?

Here's what I get from the command line:

{{{
c:\dev\perl>cpan Padre
CPAN: Storable loaded ok (v2.18)
Going to read C:\Perl\cpan\Metadata
  Database was generated on Tue, 26 May 2009 10:27:01 GMT
Running install for module 'Padre'
CPAN: YAML loaded ok (v0.68)
Running make for J/JQ/JQUELIN/Padre-0.35.tar.gz
CPAN: Digest::SHA loaded ok (v5.45)
CPAN: Compress::Zlib loaded ok (v2.015)
Checksum for C:\Perl\cpan\sources\authors\id\J\JQ\JQUELIN\Padre-0.35.tar.gz ok
Padre-0.35/
Padre-0.35/padre.yml
Padre-0.35/null
Padre-0.35/spell
Padre-0.35/privinc/
Padre-0.35/privinc/Module/
Padre-0.35/privinc/Module/Install/
Padre-0.35/privinc/Module/Install/PRIVATE/
Padre-0.35/privinc/Module/Install/PRIVATE/Padre.pm
Padre-0.35/eg/
Padre-0.35/eg/syntax_demo.json
Padre-0.35/eg/hello_foo.pl
Padre-0.35/eg/shell.pl
Padre-0.35/eg/hello.p6
Padre-0.35/eg/perl5.pod
Padre-0.35/eg/stderr.pl
Padre-0.35/eg/wx/
Padre-0.35/eg/wx/04_button_with_event.pl
Padre-0.35/eg/wx/01_simple_frame.pl
Padre-0.35/eg/wx/03_button.pl
Padre-0.35/eg/wx/02_label.pl
Padre-0.35/eg/sleep.pl
Padre-0.35/eg/perl6.pod
Padre-0.35/eg/outline_test.p6
Padre-0.35/eg/hello_world.pl
Padre-0.35/eg/perl5_with_perl6_example.pod
Padre-0.35/eg/wx.pl
Padre-0.35/eg/cyrillic_test.pl
Padre-0.35/eg/hello.pasm
Padre-0.35/eg/Perl6Grammar.p6
Padre-0.35/eg/syntax_demo.css
Padre-0.35/eg/Perl6Class.pm
Padre-0.35/eg/cmd.pl
Padre-0.35/eg/syntax_demo.js
Padre-0.35/lib/
Padre-0.35/lib/Padre/
Padre-0.35/lib/Padre/DocBrowser.pm
Padre-0.35/lib/Padre/CPAN.pm
Padre-0.35/lib/Padre/Manual.pod
Padre-0.35/lib/Padre/Document.pm
Padre-0.35/lib/Padre/Plugin.pm
Padre-0.35/lib/Padre/Autosave.pm
Padre-0.35/lib/Padre/DB/
Padre-0.35/lib/Padre/DB/Session.pm
Padre-0.35/lib/Padre/DB/Plugin.pm
Padre-0.35/lib/Padre/DB/Bookmark.pm
Padre-0.35/lib/Padre/DB/HostConfig.pm
Padre-0.35/lib/Padre/DB/SessionFile.pm
Padre-0.35/lib/Padre/DB/Snippets.pod
Padre-0.35/lib/Padre/DB/History.pm
Padre-0.35/lib/Padre/DB/LastPositionInFile.pm
Padre-0.35/lib/Padre/Project.pm
Padre-0.35/lib/Padre/Wx/
Padre-0.35/lib/Padre/Wx/DocBrowser.pm
C:\Perl\bin\tar.EXE: Skipping to next file header...
CPAN: File::Temp loaded ok (v0.21)
CPAN: Time::HiRes loaded ok (v1.9711)
Package contains both files[null padre.yml spell] and directories[eg lib privinc]; not recognized as
 a perl package, giving up
  Package contains both files[null padre.yml spell] and directories[eg lib privinc]; not recognized
as a perl package, giving up, won't make
Running make test
  Make had some problems, won't test
Running make install
  Make had some problems, won't install

c:\dev\perl>cpan -v
C:\Perl\site\bin/cpan script version 1.9, CPAN.pm version 1.9304

c:\dev\perl>perl -v

This is perl, v5.10.0 built for MSWin32-x86-multi-thread
(with 5 registered patches, see perl -V for more detail)

Copyright 1987-2007, Larry Wall

Binary build 1003 [285500] provided by ActiveState http://www.ActiveState.com
Built May 13 2008 16:52:49

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using ""man perl"" or ""perldoc perl"".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.


c:\dev\perl>perl -MWx -le""print  qq(Wx Version: $Wx::VERSION ) . Wx::wxVERSION_STRING();""
Wx Version: 0.9 wxWidgets 2.8.9
}}}
"	defect	closed	major		editor	0.35	worksforme		
