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    = String-Template
author  = Graham Ollis <plicease@cpan.org>
author  = Brian Duggan <bduggan@cpan.org>
license = Perl_5
copyright_holder = Brian Duggan
copyright_year   = 2015
version = 0.19

[@Author::Plicease]
:version           = 1.91
travis_status      = 1
release_tests      = 1

[RemovePrereqs]
remove = strict
remove = warnings
remove = base
remove = Exporter

[Prereqs]
Date::Parse = 0
POSIX       = 0

[Prereqs / TestPrereqs]
-phase = test

[Author::Plicease::Upload]
cpan = 1

[Meta::Dynamic::Config]

[Author::Plicease::Thanks]
current     = Graham Ollis <plicease@cpan.org>
original    = Brian Duggan
contributor = Curt Tilmes
contributor = Jeremy Mates (thirg, JMATES)