The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

summon-file - Create new file using best possible skeleton.

USAGE

  summon-file <path/file.ext>

NOTES

.skeletons

Skeletons are located in .skeletons directory.

.skeletons/rules.pl

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.