Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: CPAN Testers

by choroba (Cardinal)
on May 30, 2023 at 21:57 UTC ( [id://11152539]=note: print w/replies, xml ) Need Help??


in reply to CPAN Testers

I don't even see the module itself in CPAN. Have you received the e-mail confirming it's been indexed by PAUSE?

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^2: CPAN Testers
by Bod (Parson) on May 30, 2023 at 22:09 UTC
    Have you received the e-mail confirming it's been indexed by PAUSE

    Yes - nearly 11 hours ago!

    Google has it listed in search results and it is here

      Thanks for the link - it wasn't showing up in the main metacpan search. That is because you appear to have uploaded 2 releases within an hour of each other, one with version 0.1_1 and the other, apparently previous one, without any version info at all (and which has various other issues too). Since neither version number is a valid non-dev version it won't appear in the search results.

      Always ensure that the dist you upload has a valid version number otherwise you will encounter troubles like this.

      I would further recommend always uploading a non-dev release first. This should ensure the indexing and claim the namespace. If you start with version 0.00, it should be very clear to all users that this is the first release and unlikely to be perfect. Subsequent dev releases can address the issues there will doubtless be in this first release.

      HTH.


      🦛

        That is because you appear to have uploaded 2 releases within an hour of each other

        That is because I made a mistake creating the .tar.gz and PAUSE wasn't able to index it. So I then uploaded the correct one.

        I would further recommend always uploading a non-dev release first

        Interesting - I seem to recall reading the opposite advice but it might have just been what seemed logical!

        I need to upload a new version to cure some bugs and issues. Given where we are, would you suggest uploading v0.00 first and then v0.01_2 or going straight to v0.01_2?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11152539]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (7)
As of 2024-04-24 00:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found