Update from my part:

When installing Debug::Client I receive this warning:
Warning: prerequisite IO::Socket 1.32 not found. We have 1.31.

and it fails to install the module.

When I attempt to install IO::Socket it is noted that 1.32 is not available
as an update.

C:\Windows\System32>cpan IO::Socket
CPAN: CPAN::SQLite loaded ok (v0.202)
Database was generated on Thu, 26 Jan 2012 12:33:34 GMT
CPAN: Module::CoreList loaded ok (v2.60)
IO::Socket is up to date (1.31).

And Yes after running "padre --reset" I am able to use padre again.

Thanks all.

Charlie G

On Tue, Jan 24, 2012 at 5:36 AM, Adam Kennedy
<adamkennedybac...@gmail.com>wrote:

> The failure is probably because the recursive install of Debug::Client
> failed, we need to see why that failed, not just the Padre stuff at
> the end.
>
> As for Padre being broken now, that might be a bug where for some
> reason the test suite isn't correctly using the distro/.padre as the
> config directory and has touched your real one by mistake.
>
> This would roll your config database version forwards, which is going
> to freak out 0.92.
>
> Try running the following to reset your config directory.
>
> padre --reset
>
> Adam
>
>
>
> On 24 January 2012 14:19, Charlie Gonzalez <itchar...@gmail.com> wrote:
> > Hello,
> >
> > While trying to upgrade to the latest version of padre via cpan I have
> > encountered the attached errors.
> >
> > I am using the following perl version on my windows 7 machine:
> >
> > C:\Windows\System32>perl -v
> >
> > This is perl 5, version 12, subversion 3 (v5.12.3) built for
> > MSWin32-x86-multi-t
> > hread
> >
> > I currently have Padre version 0.92 installed  which is now broken. Any
> > advise?
> >
> > --
> > Charlie Gonzalez
> > (E) itchar...@gmail.com
> >
> >
> > _______________________________________________
> > Padre-dev mailing list
> > Padre-dev@perlide.org
> > http://mail.perlide.org/mailman/listinfo/padre-dev
> >
> _______________________________________________
> Padre-dev mailing list
> Padre-dev@perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev
>



-- 
Charlie Gonzalez
(E) itchar...@gmail.com
http://itcharlie.blogspot.com/
https://github.com/itcharlie
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to