[Padre-dev] Padre

Gabor Szabo szabgab at gmail.com
Sat Mar 7 04:14:00 PST 2009


On Sat, Mar 7, 2009 at 1:40 PM, Cezary Morga <cm at therek.net> wrote:
> Hi there.
>
> I've got a question regarding Padre. One of the requirements to build
> Padre is Wx::Perl::Dialog which is both a part of Padre distribution
> and a standalone module, but the independent version seems to be older
> than Padre's.
>
> cpan[9]> i Wx::Perl::Dialog
> Module id = Wx::Perl::Dialog
>    CPAN_USERID  SZABGAB (Gabor Szabo <gabor at pti.co.il>)
>    CPAN_VERSION 0.28
>    CPAN_FILE    S/SZ/SZABGAB/Padre-0.28.tar.gz
>    MANPAGE      Wx::Perl::Dialog - Abstract dialog class for simple
> dialog creation
>    INST_FILE    /usr/local/lib/perl5/site_perl/5.8.9/Wx/Perl/Dialog.pm
>    INST_VERSION 0.04
>
> So, the question is how should I underdstand this requirement? If
> Wx::Perl::Dialog comes with Padre, should it be listed it Makefile.PL?
> Or should I first install Wx::Perl::Dialog from Padre's distribution
> and then move to Padre itself?

As of 0.28 we pulled Wx::Perl::Dialog into padre so it is not an "external"
dependency any more.

So if you are building 0.28 you don't need the separate Wx::Perl::Dialog
packages and it is not in the Makefile.PL of Padre either (I hope :-).

So you just need to package Padre that includes the above module.

In general though it is better to discuss this on the padre-dev mailing list
so others can also see as they might also have the same question.

So I am CC-ing the list now.

regards
   Gabor


More information about the Padre-dev mailing list