Why not just:

package Net::Topsy;

use MooseX::Declare;

class Net::Topsy {

};

one more 'package Net::Topsy;' is fine.

Thanks.

On Tue, Sep 22, 2009 at 6:39 AM, Jonathan Leto <jonat...@leto.net> wrote:
> Howdy,
>
> Does anybody know the regex that PAUSE uses to find the package line?
> I am sure I can fake it out.
>
> Duke
>
> On Mon, Sep 21, 2009 at 3:34 PM, Fayland Lam <fayl...@gmail.com> wrote:
>> put the
>> package Net::Topsy;
>> back for now, until PAUSE supports the syntax of MooseX::Declare
>>
>> Thanks
>>
>> On Tue, Sep 22, 2009 at 3:15 AM, Jonathan Leto <jonat...@leto.net> wrote:
>>> Howdy,
>>>
>>> It looks like the toolchain does not like the fact that I am using
>>> MooseX::Declare in my Net::Topsy module [0]. It also had a hard time
>>> figuring out my version number, until I hard-coded it in Build.PL .
>>> Currently, META.yml does not show any modules that are written in
>>> MooseX::Declare.
>>>
>>> Who is to blame/what to do now?
>>>
>>> Duke
>>>
>>> [0] - http://search.cpan.org/dist/Net-Topsy/
>>>
>>>
>>> ---------- Forwarded message ----------
>>> From: PAUSE <upl...@pause.fiz-chemie.de>
>>> Date: Fri, Sep 18, 2009 at 10:09 PM
>>> Subject: Failed: PAUSE indexer report LETO/Net-Topsy-0.02.tar.gz
>>> To: jonat...@leto.net, andreas.koenig.gmwojprw+pa...@franz.ak.mind.de
>>>
>>>
>>> The following report has been written by the PAUSE namespace indexer.
>>> Please contact modu...@perl.org if there are any open questions.
>>>  Id
>>>
>>>               User: LETO (Jonathan Leto)
>>>  Distribution file: Net-Topsy-0.02.tar.gz
>>>    Number of files: 20
>>>         *.pm files: 4
>>>             README: Net-Topsy-0.02/README
>>>           META.yml: Net-Topsy-0.02/META.yml
>>>        YAML-Parser: YAML::XS 0.32
>>>  META-driven index: yes
>>>  Timestamp of file: Sat Sep 19 05:08:20 2009 UTC
>>>   Time of this run: Sat Sep 19 05:09:53 2009 UTC
>>>
>>> Nothing in this distro has been
>>>                     indexed, because according to META.yml this
>>>                     package does not provide any modules.
>>>
>>> __END__
>>>
>>>
>>>
>>> --
>>>
>>> Jonathan Leto
>>> jonat...@leto.net
>>> http://leto.net
>>>
>>
>>
>>
>> --
>> Fayland Lam // http://www.fayland.org/
>>
>
>
>
> --
>
> Jonathan Leto
> jonat...@leto.net
> http://leto.net
>



-- 
Fayland Lam // http://www.fayland.org/

Reply via email to