Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^4: What are the files in a CPAN distribution?

by davido (Cardinal)
on Dec 19, 2012 at 19:54 UTC ( [id://1009623]=note: print w/replies, xml ) Need Help??


in reply to Re^3: What are the files in a CPAN distribution?
in thread What are the files in a CPAN distribution?

I do keep modules in public Git repos, and in the module's POD point to that repo. Nevertheless, when someone looks for a distribution, they look to CPAN, and I try to provide the complete dist there. Anyway, the good thing about Perl is that TIMTOWTDI. :)


Dave

  • Comment on Re^4: What are the files in a CPAN distribution?

Replies are listed 'Best First'.
Re^5: What are the files in a CPAN distribution?
by dolmen (Beadle) on Dec 21, 2012 at 13:42 UTC

    The module POD is not the only place where your repo must be linked. The most important place is the distribution metadata: the resources section of META.{yaml,json}

    This is important because the metadata can be processed by programs while the POD is only for humans.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-19 06:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found