Newbie Q: how to make a cpan package
am 30.08.2005 03:59:06 von unknownPost removed (X-No-Archive: yes)
Post removed (X-No-Archive: yes)
"Ignoramus23186"
news:K3PQe.110824$f24.30223@fe18.usenetserver.com...
> I wrote a module Net::eBay for easy communication with ebay via
> XML. You can use it to sell stuff, bid, search, and whatever. I use it
> to sell various things effectively. You still need to get developer
> keys to access ebay, to use with my module.
>
> I want to make a cpan distro and do not know how to do it easily. I
> recall some very easy tools, but forgot what they were.
>
>
perldoc -q "create a module"
(Btw, I saw your post on c.l.p.misc about this. You seem to have taken on
board John Bokma's suggestion that it be called "Net::eBay". Imho, that's
the correct thing to do :-)
Cheers,
Rob
Post removed (X-No-Archive: yes)
Post removed (X-No-Archive: yes)
On Tue, 30 Aug 2005 15:53:15 GMT, Ignoramus8644 wrote:
> Thanks... Will try to do asap. Would you give me some example of such
> good formatting, thanks. My readme turned out messed up.
Well, heres one of my modules;
http://search.cpan.org/~srpatt/Printer-0.98/lib/Printer.pm [html]
http://search.cpan.org/src/SRPATT/Printer-0.98/lib/Printer.p m [original]
The documentation's towards the end.
--
Stephen Patterson steve@patter.mine.nu http://patter.mine.nu/ GPG: E3E8E974
Jabber: patter on jabber.earth.li MSN: stephenpatterson893@hotmail.com
"Whoever said nothing is impossible never tried slamming a revolving door."
-- Melissa O'Brien
Post removed (X-No-Archive: yes)