Mailing List Archive

5.90041 deps
Hi,

the 5.90041 tests still depend on Catalyst::Plugin::Params::Nested, but
unlike 5.90040 the dependency is no longer declared, so installation is
broken.

--
*AUTOLOAD=*_;sub _{s/::([^:]*)$/print$1,(",$\/"," ")[defined wantarray]/e;chop;$_}
&Just->another->Perl->hack;
#Aristotle Pagaltzis // <http://plasmasturm.org/>

_______________________________________________
Catalyst-dev mailing list
Catalyst-dev@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
Re: 5.90041 deps [ In reply to ]
Try 5.90042 should be on cpan. I think this issue should be fixed , let me know

John

Sent from my iPhone

On Jun 15, 2013, at 5:31 AM, Aristotle Pagaltzis <pagaltzis@gmx.de> wrote:

> Hi,
>
> the 5.90041 tests still depend on Catalyst::Plugin::Params::Nested, but
> unlike 5.90040 the dependency is no longer declared, so installation is
> broken.
>
> --
> *AUTOLOAD=*_;sub _{s/::([^:]*)$/print$1,(",$\/"," ")[defined wantarray]/e;chop;$_}
> &Just->another->Perl->hack;
> #Aristotle Pagaltzis // <http://plasmasturm.org/>
>
> _______________________________________________
> Catalyst-dev mailing list
> Catalyst-dev@lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev

_______________________________________________
Catalyst-dev mailing list
Catalyst-dev@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
Re: 5.90041 deps [ In reply to ]
* John Napiorkowski <jjn1056@yahoo.com> [2013-06-16 04:55]:
> Try 5.90042 should be on cpan. I think this issue should be fixed , let me know

Had to delete CGI::Expand and Catalyst::Plugin::Params::Nested because
I didn’t have another fresh machine (is there a less fiddly way to do
that than manually locating the packlist and xargs rm’ing the files?),
but, yes:

Works for me now.

Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>

_______________________________________________
Catalyst-dev mailing list
Catalyst-dev@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
Re: Re: 5.90041 deps [ In reply to ]
Thanks for the report.  I sometimes use https://metacpan.org/release/App-pmuninstall to remove modules, and I think there's a module around to 'block' loading modules when you are trying to test without them (just I forgot what that was), but of course the safest thing is to cut a new local lib, and if I had done that we'd have had a less regressive first release for 5.90040, just last week I was on cellular data and not having a lot of download bandwidth, so I cheated (and paid for it :) )

John



>________________________________
> From: Aristotle Pagaltzis <pagaltzis@gmx.de>
>To: catalyst-dev@lists.scsys.co.uk
>Sent: Tuesday, June 18, 2013 4:06 PM
>Subject: [Catalyst-dev] Re: 5.90041 deps
>
>
>* John Napiorkowski <jjn1056@yahoo.com> [2013-06-16 04:55]:
>> Try 5.90042 should be on cpan.  I think this issue should be fixed , let me know
>
>Had to delete CGI::Expand and Catalyst::Plugin::Params::Nested because
>I didn’t have another fresh machine (is there a less fiddly way to do
>that than manually locating the packlist and xargs rm’ing the files?),
>but, yes:
>
>Works for me now.
>
>Regards,
>--
>Aristotle Pagaltzis // <http://plasmasturm.org/>
>
>_______________________________________________
>Catalyst-dev mailing list
>Catalyst-dev@lists.scsys.co.uk
>http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
>
>
>
Re: Re: 5.90041 deps [ In reply to ]
On Tuesday 18 June 2013 22:06:38 Aristotle Pagaltzis wrote:

> Had to delete CGI::Expand and Catalyst::Plugin::Params::Nested because
> I didn’t have another fresh machine (is there a less fiddly way to do
> that than manually locating the packlist and xargs rm’ing the files?),
> but, yes:

I found perlbrew is a great way to test dependencies and installation of my
modules.

Regards,
Stefan

_______________________________________________
Catalyst-dev mailing list
Catalyst-dev@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
Re: 5.90041 deps [ In reply to ]
5.90042 should have fixed that... maybe I should schedule 5.90041 for deletion so that nobody has this problem?


john



> On Saturday, June 15, 2013 5:32 AM, Aristotle Pagaltzis <pagaltzis@gmx.de> wrote:
> > Hi,
>
> the 5.90041 tests still depend on Catalyst::Plugin::Params::Nested, but
> unlike 5.90040 the dependency is no longer declared, so installation is
> broken.
>
> --
> *AUTOLOAD=*_;sub _{s/::([^:]*)$/print$1,(",$\/","
> ")[defined wantarray]/e;chop;$_}
> &Just->another->Perl->hack;
> #Aristotle Pagaltzis // <http://plasmasturm.org/>
>
> _______________________________________________
> Catalyst-dev mailing list
> Catalyst-dev@lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
>

_______________________________________________
Catalyst-dev mailing list
Catalyst-dev@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
Re: 5.90041 deps [ In reply to ]
* John Napiorkowski <jjn1056@yahoo.com> [2013-08-10 16:05]:
> 5.90042 should have fixed that... maybe I should schedule 5.90041 for
> deletion so that nobody has this problem?

Don’t see a problem with that.

--
Aristotle Pagaltzis // <http://plasmasturm.org/>

_______________________________________________
Catalyst-dev mailing list
Catalyst-dev@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev