summon-file - Create new file using best possible skeleton.
summon-file <path/file.ext>
Skeletons are located in .skeletons directory.
This file defines mapping that will be used for decision which skeleton should be used for a given file. See App::FileSummoner::Register for more info.
To install App::FileSummoner, copy and paste the appropriate command in to your terminal.
cpanm
cpanm App::FileSummoner
CPAN shell
perl -MCPAN -e shell install App::FileSummoner
For more information on module installation, please visit the detailed CPAN module installation guide.