<?xml version="1.0" encoding="windows-1252"?>
<node id="1011293" title="can I delete a bad PAUSE upload?" created="2013-01-02 10:22:28" updated="2013-01-02 10:22:28">
<type id="115">
perlquestion</type>
<author id="1005218">
gideondsouza</author>
<data>
<field name="doctext">
&lt;p&gt;So I made my first PAUSE upload yesterday. &lt;/p&gt;

&lt;p&gt;Unfortunately like an idiot I forgot the &lt;i&gt;make dist&lt;/i&gt; and went and tar'd the thing myself :'( CPAN complained :&lt;br/&gt;
&lt;blockquote&gt;
&lt;i&gt;The distribution contains a blib/ directory and is
therefore not being
indexed. Hint: try 'make dist'.&lt;/i&gt;&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;Then to my dismay I learned CPAN will never take that same name again. So I made a &lt;b&gt;version 0.02&lt;/b&gt; and released it (all properly with a make dist) and all went well.&lt;/p&gt;

&lt;p&gt;My module is here : &lt;a  href='https://metacpan.org/module/Dancer::Plugin::Auth::Github' &gt;Dancer::Plugin::Auth::Github&lt;/a&gt;. There is a &lt;b&gt;version 0.01&lt;/b&gt;.&lt;/p&gt;

&lt;p&gt;On pause I have a &lt;b&gt;Delete files option&lt;/b&gt;, should I delete these files:
&lt;ol&gt;
&lt;li&gt;Dancer-Plugin-Auth-Github-0.01.readme&lt;/li&gt;
&lt;li&gt; Dancer-Plugin-Auth-Github-0.01.tar.gz &lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;
&lt;hr/&gt;
&lt;h3&gt;Update&lt;/h3&gt;
&lt;p&gt;For anyone else who finds this and is a newbie like me:&lt;/p&gt;
&lt;p&gt;You might usually do this to test whether your module &lt;i&gt;make's&lt;/i&gt; ok. But then you have to do make dist in the end to build a tar that you can send to pause. Essentially do:&lt;p&gt;
&lt;code&gt; 
perl Makefile.PL
make
make manifest
make disttest
make dist &lt;&lt;&lt;&lt;-Creates tarball
&lt;/code&gt;</field>
</data>
</node>
