Skip to content

davorg-cpan/app-cpanmodulesite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-cpanmodulesite

Automatically create a GitHub Pages site for a CPAN module

Build Status Coverage Status

Description

For more information about this module and the motivation behind it, please see this blog post.

Installation

This module can be installed using any of the standard methods for installing CPAN modules. These include:

  • cpanminus - cpanm App::CPANModuleSite
  • cpan - cpan App::CPANModuleSite

Or the old method of downloading the tarball from the CPAN page and running these steps:

  • perl Makefile.PL
  • make
  • make test
  • sudo make install

Once installed you can access the documentation for the module by running:

  • perldoc App::CPANModuleSite

But for more people you'll be using the bundled mksite command-line tool and you can get the documentation for that by running:

  • perldoc mksite

Module web site

As you might expect for a CPAN module that allows you to create web sites for your CPAN modules, this module has a web site. It's at:

Author

This module was written by Dave Cross ([email protected]) and he'd love to hear your opinions on his work.

About

Automatically create a GitHub Pages site for a CPAN module

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •