docs/practical_notes.pod - Practical Parrot Notes
This document is a series of notes about programming parrot.
To install Make, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Make
CPAN shell
perl -MCPAN -e shell install Make
For more information on module installation, please visit the detailed CPAN module installation guide.