On Fri, 2011-09-09 at 02:03 +0300, brian d foy wrote:
> [[ This message was both posted and mailed: see
>    the "To," "Cc," and "Newsgroups" headers for details. ]]
> 
> In article <1315457322.9486.18.camel@putnam>, Grant McLean
> <gr...@mclean.net.nz> wrote:
> 
> 
> > The way in which the XML::SAX::Base.pm file is generated on-the-fly by
> > code in Makefile.PL is rather yucky - unfortunately that is what I have
> > inherited.
> 
> Is this something which 'provides' can solve?

That was the suggestion from Andreas, however I ended up solving the
problem in a different way.  The Base.pm file was previously being
generated on-the-fly from Makefile.PL which meant that it didn't exist
in the tarball.  I have switched to packaging the distribution using
Dist::Zilla and arranged for the code generation to occur at release
time rather than install time.  It seems cleaner all round.

Short story: I uploaded release 1.06 and it was indexed without problem.

Thanks brian and Andreas for your help.

Regards
Grant


Reply via email to