Publish To CPAN

User: jt
Date: 3/24/2009 7:42 pm
Views: 2718
Rating: -2    Rate [
|
]

Uploading to CPAN is easy. Just follow these simple steps:

Step 1: Create your module with tests, POD, and $VERSION.

 

 

Step 2: Create a Build.PL file.

 

 

Step 3: Run Build.PL

 

perl Build.PL

 

Step 4: Create the manifest

 

perl Build manifest

 

Step 5: Create the distribution

 

perl Build dist

 

Step 6: Create your PAUSE account

 

http://pause.perl.org

 

Step 7: Upload your module

 

 

Step 8: Wait for inclusion into CPAN and indexing on search.cpan.org


Replies

Flat
PreviousBackNext
Madison Area Perl Mongers