Click here to get back home

Getting a module on CPAN

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Getting a module on CPAN IanW 06-07-2007
Posted by IanW on June 7, 2007, 4:28 pm
Please log in for more thread options


Hi

I created a PAUSE account and uploaded my module, and after a teething
problem with the first version, the second one was tested and found OK:

http://testers.cpan.org/show/GD-3DBarGrapher.html

How do I get it to show when someone does a search for modules on CPAN? As
you can see, http://search.cpan.org/dist/GD-3DBarGrapher doesn't work :-(

IanW



Posted by Sisyphus on June 7, 2007, 8:50 pm
Please log in for more thread options



> Hi
>
> I created a PAUSE account and uploaded my module, and after a teething
> problem with the first version, the second one was tested and found OK:
>
> http://testers.cpan.org/show/GD-3DBarGrapher.html
>
> How do I get it to show when someone does a search for modules on CPAN? As
> you can see, http://search.cpan.org/dist/GD-3DBarGrapher doesn't work :-(
>

This should happen automatically - though sometimes it takes a while for
things to work their way thru the system (and thru to the various mirrors).

How long ago did you put this module up ?
Did any of the automated replies from PAUSE indicate any problem at all ?

I'm not sure of the time frame with this - but if it hasn't shown up within
a couple of days, I'd start to wonder.

Cheers,
Rob


Posted by IanW on June 8, 2007, 2:03 pm
Please log in for more thread options


Hi Sisyphus


> This should happen automatically - though sometimes it takes a while for
> things to work their way thru the system (and thru to the various
> mirrors).
>
> How long ago did you put this module up ?
> Did any of the automated replies from PAUSE indicate any problem at all ?
>
> I'm not sure of the time frame with this - but if it hasn't shown up
> within a couple of days, I'd start to wonder.

I uploaded it on the 17th May, and those tests were conducted between the
18-24th May.

I did actually register a namespace on the 17th too. I got an email like
this on the 19th:

#The next version of the Module List will list the following module:
#
# modid: GD::3DBarGrapher
# DSLIP: Rdpfp
# description: Professional looking 3D Bar Graphs
# userid: SWARHURST (S I Warhurst)
# chapterid: 18 (Images_Pixmaps_Bitmaps)
# enteredby: SMUELLER (Steffen Müller)
# enteredon: Sat May 19 08:12:38 2007 GMT
#
#The resulting entry will be:
#
#GD::
#::3DBarGrapher Rdpfp Professional looking 3D Bar Graphs
SWARHURST

Any ideas who I should contact to check this out?

Thanks
Ian



Posted by IanW on June 8, 2007, 2:04 pm
Please log in for more thread options


Hi Sisyphus


> This should happen automatically - though sometimes it takes a while for
> things to work their way thru the system (and thru to the various
> mirrors).
>
> How long ago did you put this module up ?
> Did any of the automated replies from PAUSE indicate any problem at all ?
>
> I'm not sure of the time frame with this - but if it hasn't shown up
> within a couple of days, I'd start to wonder.

I uploaded it on the 17th May, and those tests were conducted between the
18-24th May.

I did actually register a namespace on the 17th too. I got an email like
this on the 19th:

#The next version of the Module List will list the following module:
#
# modid: GD::3DBarGrapher
# DSLIP: Rdpfp
# description: Professional looking 3D Bar Graphs
# userid: SWARHURST (S I Warhurst)
# chapterid: 18 (Images_Pixmaps_Bitmaps)
# enteredby: blahblah
# enteredon: Sat May 19 08:12:38 2007 GMT
#
#The resulting entry will be:
#
#GD::
#::3DBarGrapher Rdpfp Professional looking 3D Bar Graphs
SWARHURST

Any ideas who I should contact to check this out?

Thanks
Ian




Posted by Mumia W. on June 8, 2007, 3:51 pm
Please log in for more thread options


On 06/08/2007 01:04 PM, IanW wrote:
> [...]
> I did actually register a namespace on the 17th too. I got an email like
> this on the 19th:
>
> #The next version of the Module List will list the following module:
> #
> # modid: GD::3DBarGrapher
> # DSLIP: Rdpfp
> # description: Professional looking 3D Bar Graphs
> # userid: SWARHURST (S I Warhurst)
> # chapterid: 18 (Images_Pixmaps_Bitmaps)
> # enteredby: blahblah
> # enteredon: Sat May 19 08:12:38 2007 GMT
> [...]

This is what the CPAN shell says to me about your module:

> Module id = GD::3DBarGrapher
> DESCRIPTION Professional looking 3D Bar Graphs
> CPAN_USERID SWARHURST (S I Warhurst <CENSORED>)
> CPAN_VERSION undef
> CPAN_FILE Contact Author S I Warhurst <CENSORED>
> DSLI_STATUS Rdpf (released,developer,perl,functions)
> INST_FILE (not installed)

It sounds like CPAN is aware of the namespace, but it can't associate
that with a tarball. Your tarball seems to have the correct name. I
can't see why your upload isn't recognized (indexed by CPAN).

I was able to "get" your tarball by doing this:

cpan> get SWARHURST/GD-3DBarGrapher-0.9.1.tar.gz

All of the files in your tarball seem to have permissions set to 0700.
That would exclude everyone but the owner from seeing the files. Perhaps
that is what is stopping CPAN's indexing.

It looks like you use Windows. AFAIK, Windows doesn't have a native tar
program. What utility did you use to create the tarball?

PS.
Please provide an e-mail address for people to report problems about
your module. If you don't want to get spammed, use the comment field of
your email like so:

ian.somewhere+nospam.see.readme@example.com

The string "+nospam.see.readme" is the comment for the email address
ian.somewhere@example.com. In the README file, you'd say something like
this:

| All messages to this address must have the string "[perl]"
| in the subject line, or they will be DELETED unread.

Then you set up a filter to do just that. Obviously, this should be done
with a new e-mail address.


Similar ThreadsPosted
adding a new module to CPAN September 30, 2004, 3:06 am
how do I package a CPAN module? October 23, 2004, 1:13 pm
It's not PHP, is it? (potential new CPAN module) July 21, 2007, 3:16 am
Problem gettting module from CPAN September 19, 2004, 9:56 pm
CPAN Errors Installing Tk Module November 26, 2004, 9:56 pm
Installing a CPAN Module online June 26, 2005, 8:45 pm
New CPAN module integration of Authcookie with PAM February 6, 2006, 6:29 am
CPAN module validation process July 19, 2007, 3:58 pm
submitting new module to CPAN (Image::ExifTool) September 21, 2004, 4:45 pm
How to tell CPAN-testers a module is just for a specific platform? October 2, 2004, 10:04 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap