INSTALLATION

Install the released distribution with a CPAN client:

cpanm ASPEER::MakeMaker::Markdown::Pod

To install a checkout from the authoritative Gitea repository:

    git clone https://gitea.isolutions.com.au/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.
