INSTALLATION

Install the released distribution with a CPAN client:

cpanm ASPEER::MakeMaker::Markdown::Pod

To install a checkout from GitHub:

    git clone https://github.com/aspeer/pm-ASPEER-MakeMaker-Markdown-Pod.git
    cd pm-ASPEER-MakeMaker-Markdown-Pod
    perl Makefile.PL
    make
    make test
    make install

Install declared prerequisites first when performing a manual
installation.
