Poet: missing dependency Dist::Zilla::Plugin::PodWeaverIfPod

View: New views
7 Messages — Rating Filter:   Alert me  

Poet: missing dependency Dist::Zilla::Plugin::PodWeaverIfPod

by Pedro Melo-2 :: Rate this Message:

| View Threaded | Show Only this Message

Hey,

where can I find the PodWeaverIfPod dzil plugin?

Poet CPAN version fails to install with errors in PSGIHandler.t. I'm
trying to track them down, but I need this dzil plugin to create a
proper Makefile.pl and friends.

Thanks in advance,
--
Pedro Melo
@pedromelo
http://www.simplicidade.org/
http://about.me/melo
xmpp:melo@...
mailto:melo@...

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Mason-devel mailing list
Mason-devel@...
https://lists.sourceforge.net/lists/listinfo/mason-devel

Re: Poet: missing dependency Dist::Zilla::Plugin::PodWeaverIfPod

by Jonathan Swartz :: Rate this Message:

| View Threaded | Show Only this Message

It's on my desktop, haha. I need to release that. "perl Makefile.PL" should just work in the release though. I assume you're doing this from source?

Jon

On Apr 23, 2012, at 8:33 AM, Pedro Melo wrote:

> Hey,
>
> where can I find the PodWeaverIfPod dzil plugin?
>
> Poet CPAN version fails to install with errors in PSGIHandler.t. I'm
> trying to track them down, but I need this dzil plugin to create a
> proper Makefile.pl and friends.
>
> Thanks in advance,
> --
> Pedro Melo
> @pedromelo
> http://www.simplicidade.org/
> http://about.me/melo
> xmpp:melo@...
> mailto:melo@...
>
> ------------------------------------------------------------------------------
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> _______________________________________________
> Mason-devel mailing list
> Mason-devel@...
> https://lists.sourceforge.net/lists/listinfo/mason-devel


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Mason-devel mailing list
Mason-devel@...
https://lists.sourceforge.net/lists/listinfo/mason-devel

Re: Poet: missing dependency Dist::Zilla::Plugin::PodWeaverIfPod

by Pedro Melo-2 :: Rate this Message:

| View Threaded | Show Only this Message

Hi,

On Mon, Apr 23, 2012 at 9:40 PM, Jonathan Swartz <swartz@...> wrote:
> It's on my desktop, haha. I need to release that.

At least push it to github, I can get it from there.


> "perl Makefile.PL" should just work in the release though.

It does not. And not only for me:

http://www.cpantesters.org/distro/P/Poet.html


> I assume you're doing this from source?

I trying the released version (0.01, just saw you have a 0.02 haven't
tried that one), but failed, so I got the source to try and fix those
but I bumped into that dependency.

I'll use prove -l for now (and not dzil test) and try to see why the
tests are failing on my laptop.

Bye,
--
Pedro Melo
@pedromelo
http://www.simplicidade.org/
http://about.me/melo
xmpp:melo@...
mailto:melo@...

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mason-devel mailing list
Mason-devel@...
https://lists.sourceforge.net/lists/listinfo/mason-devel

Re: Poet: missing dependency Dist::Zilla::Plugin::PodWeaverIfPod

by Jonathan Swartz :: Rate this Message:

| View Threaded | Show Only this Message



On Apr 24, 2012, at 2:05 AM, Pedro Melo wrote:

> Hi,
>
> On Mon, Apr 23, 2012 at 9:40 PM, Jonathan Swartz <swartz@...> wrote:
>> It's on my desktop, haha. I need to release that.
>
> At least push it to github, I can get it from there.
>

Will do.

>
>> "perl Makefile.PL" should just work in the release though.
>
> It does not. And not only for me:
>
> http://www.cpantesters.org/distro/P/Poet.html
>

JSON::XS dependency was missing, that was the source of the cpantester failure as far as I can tell, I've fixed that in 0.02.

Jon


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mason-devel mailing list
Mason-devel@...
https://lists.sourceforge.net/lists/listinfo/mason-devel

Re: Poet: missing dependency Dist::Zilla::Plugin::PodWeaverIfPod

by Pedro Melo-2 :: Rate this Message:

| View Threaded | Show Only this Message

Hi,

On Tue, Apr 24, 2012 at 1:24 PM, Jonathan Swartz <swartz@...> wrote:

> On Apr 24, 2012, at 2:05 AM, Pedro Melo wrote:
>> On Mon, Apr 23, 2012 at 9:40 PM, Jonathan Swartz <swartz@...> wrote:
>>> "perl Makefile.PL" should just work in the release though.
>>
>> It does not. And not only for me:
>>
>> http://www.cpantesters.org/distro/P/Poet.html
>>
>
> JSON::XS dependency was missing, that was the source of the cpantester failure as far as I can tell, I've fixed that in 0.02.

You have a bunch of failures on 0.02 too, but they are pretty strange.
Some of them are on 5.12.1 and complain about parent, which is ore
since 5.10.1... Others complain that cannot load
Module::Signatures::Simple which is installed...

I've sent you a pull-request to tweak hashbang line on get.pl

https://github.com/jonswar/perl-poet/pull/1

Bye,
--
Pedro Melo
@pedromelo
http://www.simplicidade.org/
http://about.me/melo
xmpp:melo@...
mailto:melo@...

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mason-devel mailing list
Mason-devel@...
https://lists.sourceforge.net/lists/listinfo/mason-devel

Re: Poet: missing dependency Dist::Zilla::Plugin::PodWeaverIfPod

by Jonathan Swartz :: Rate this Message:

| View Threaded | Show Only this Message

On Apr 24, 2012, at 2:05 AM, Pedro Melo wrote:

> Hi,
>
> On Mon, Apr 23, 2012 at 9:40 PM, Jonathan Swartz <swartz@...> wrote:
>> It's on my desktop, haha. I need to release that.
>
> At least push it to github, I can get it from there.
>

https://github.com/jonswar/perl-dzil-podweaverifpod and now entering CPAN.

Jon


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mason-devel mailing list
Mason-devel@...
https://lists.sourceforge.net/lists/listinfo/mason-devel

Re: Poet: missing dependency Dist::Zilla::Plugin::PodWeaverIfPod

by Jonathan Swartz :: Rate this Message:

| View Threaded | Show Only this Message

>
> You have a bunch of failures on 0.02 too, but they are pretty strange.
> Some of them are on 5.12.1 and complain about parent, which is ore
> since 5.10.1... Others complain that cannot load
> Module::Signatures::Simple which is installed...
>
> I've sent you a pull-request to tweak hashbang line on get.pl
>
> https://github.com/jonswar/perl-poet/pull/1

Ok, a lof of these failures are in the get.pl test and I get the feeling it's because get.pl was using the stock perl, rather than whatever perl was being tested wth. I've applied your patch and will deploy with 0.03, with any luck that will clean up a bunch of the failures.

Jon


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mason-devel mailing list
Mason-devel@...
https://lists.sourceforge.net/lists/listinfo/mason-devel