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

Search results for "dist:Dist-Zilla dist::template"

Dist::Zilla::Plugin::GatherDir::Template - gather all the files in a directory and use them as templates River stage three • 664 direct dependents • 722 total dependents

This is a subclass of the GatherDir plugin. It works just like its parent class, except that each gathered file is processed through Text::Template. The variables $plugin and $dist will be provided to the template, set to the GatherDir::Template plug...

RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC

Dist::Zilla::Role::TextTemplate - something that renders a Text::Template template string River stage three • 664 direct dependents • 722 total dependents

Plugins implementing TextTemplate may call their own "fill_in_string" method to render templates using Text::Template....

RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC

Dist::Zilla::Plugin::TemplateModule - a simple module-from-template plugin River stage three • 664 direct dependents • 722 total dependents

This is a ModuleMaker used for creating new Perl modules files when minting a new dist with "dzil new". It uses Text::Template (via Dist::Zilla::Role::TextTemplate) to render a template into a Perl module. The template is given two variables for use ...

RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC

Dist::Zilla::Plugin::DistINI - a plugin to add a dist.ini to newly-minted dists River stage three • 664 direct dependents • 722 total dependents

This plugins produces a dist.ini file in a new dist, specifying the required core attributes from the dist being minted. This plugin is dead simple and pretty stupid, but should get better as dist minting facilities improve. For example, it will not ...

RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC

Dist::Zilla::Plugin::AutoVersion - take care of numbering versions so you don't have to River stage three • 664 direct dependents • 722 total dependents

This plugin automatically produces a version string, generally based on the current time. By default, it will be in the format: 1.yyDDDn...

RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC

Dist::Zilla::Plugin::GenerateFile - build a custom file from only the plugin configuration River stage three • 664 direct dependents • 722 total dependents

This plugin adds a file to the distribution. You can specify the content, as a sequence of lines, in your configuration. The specified filename and content might be literals or might be Text::Template templates. Templating of the content If you provi...

RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC
6 results (0.039 seconds)