Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libtemplate-perl
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     Changes
           MANIFEST
           META.json
           META.yml
           Makefile.PL
           TODO
           bin/README
           bin/tt-bench.pl
           bin/tt2inst
           images/tt2power.gif
           images/ttdotorg.gif
           parser/README
           parser/yc
           t/README
           t/block_duplicate.t
           t/dumper.t
           t/lib/Template/Plugin/ProcBar.pm
           t/lib/Template/Plugin/ProcFoo.pm
           t/lib/Template/Plugin/Simple.pm
           t/math_rand.t
           t/test/dir/file1
           t/test/dir/file2
           t/test/dir/sub_one/bar
           t/test/dir/sub_one/foo
           t/test/dir/sub_two/waz.html
           t/test/dir/sub_two/wiz.html
           t/test/dir/xyzfile
           t/test/lib/README
           t/test/lib/after
           t/test/lib/badrawperl
           t/test/lib/barfed
           t/test/lib/before
           t/test/lib/blockdef
           t/test/lib/chomp
           t/test/lib/config
           t/test/lib/content
           t/test/lib/default
           t/test/lib/dos_newlines
           t/test/lib/error
           t/test/lib/footer
           t/test/lib/header
           t/test/lib/header.tt2
           t/test/lib/incblock
           t/test/lib/menu
           t/test/lib/one/foo
           t/test/lib/process
           t/test/lib/simple2
           t/test/lib/trimme
           t/test/lib/two/bar
           t/test/lib/two/foo
           t/test/lib/udata1
           t/test/lib/udata2
           t/test/lib/warning
           t/test/plugin/MyPlugs/Bar.pm
           t/test/plugin/MyPlugs/Baz.pm
           t/test/plugin/MyPlugs/Foo.pm
           t/test/pod/test1.pod
           t/test/src/README
           t/test/src/bar/baz
           t/test/src/bar/baz.txt
           t/test/src/baz
           t/test/src/benchmark
           t/test/src/blam
           t/test/src/complex
           t/test/src/divisionbyzero
           t/test/src/evalperl
           t/test/src/foo
           t/test/src/foobar
           t/test/src/golf
           t/test/src/metadata
           t/test/src/mywrap
           t/test/src/recurse
           t/test/tmp/README
           t/trace_vars.t
           t/unicode.t
           t/vmethods/replace.t
           t/zz-plugin-leak-gh-213.t
           t/zz-pmv.t
           testrules.yml
           xs/MANIFEST
           xs/Makefile.PL
           xs/README
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     t/args.t
           t/base.t
           t/binop.t
           t/block.t
           t/blocks.t
           t/capture.t
           t/case.t
           t/compile1.t
           t/compile2.t
           t/compile3.t
           t/compile4.t
           t/compile5.t
           t/config.t
           t/constants.t
           t/context.t
           t/datafile.t
           t/date.t
           t/date_offset.t
           t/date_utf8.t
           t/debug.t
           t/directive.t
           t/directry.t
           t/error.t
           t/evalperl.t
           t/exception.t
           t/factory.t
           t/file.t
           t/foreach.t
           t/format.t
           t/image.t
           t/include.t
           t/iterator.t
           t/leak.t
           t/list.t
           t/macro.t
           t/math.t
           t/mtime-zero.t
           t/object.t
           t/output.t
           t/parser.t
           t/parser2.t
           t/plugins.t
           t/plusfile.t
           t/pod.t
           t/prefix.t
           t/proc.t
           t/process-relative.t
           t/process.t
           t/process_dir.t
           t/provider.t
           t/ref.t
           t/service.t
           t/skel.t
           t/stash.t
           t/stashc.t
           t/stop.t
           t/strcat.t
           t/string.t
           t/switch.t
           t/table.t
           t/tags.t
           t/template.t
           t/text.t
           t/throw.t
           t/tiedhash.t
           t/try.t
           t/url.t
           t/vars.t
           t/varsv1.t
           t/view.t
           t/vmethods/hash.t
           t/vmethods/list.t
           t/vmethods/text.t
           t/wrap.t
           t/wrapper.t
           t/zz-url2.t
Copyright: 1996-2015 Andy Wardley.
           1998-2002 Canon Research Centre Europe Ltd.
           2002 Makr Fowler.
           2012 Colin Keith.
           2012 Hagen Software, Inc.
           2018 cPanel Inc.
License:   __UNKNOWN__
 This is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 .
 $Id$

Files:     bin/tpage
           bin/ttree
           lib/Template.pm
           lib/Template/Base.pm
           lib/Template/Config.pm
           lib/Template/Constants.pm
           lib/Template/Context.pm
           lib/Template/Directive.pm
           lib/Template/Document.pm
           lib/Template/Exception.pm
           lib/Template/FAQ.pod
           lib/Template/Filters.pm
           lib/Template/Iterator.pm
           lib/Template/Manual.pod
           lib/Template/Manual/Config.pod
           lib/Template/Manual/Credits.pod
           lib/Template/Manual/Directives.pod
           lib/Template/Manual/Filters.pod
           lib/Template/Manual/Internals.pod
           lib/Template/Manual/Intro.pod
           lib/Template/Manual/Plugins.pod
           lib/Template/Manual/Syntax.pod
           lib/Template/Manual/VMethods.pod
           lib/Template/Manual/Variables.pod
           lib/Template/Manual/Views.pod
           lib/Template/Modules.pod
           lib/Template/Namespace/Constants.pm
           lib/Template/Plugin/Assert.pm
           lib/Template/Plugin/Datafile.pm
           lib/Template/Plugin/Date.pm
           lib/Template/Plugin/Directory.pm
           lib/Template/Plugin/Dumper.pm
           lib/Template/Plugin/File.pm
           lib/Template/Plugin/Filter.pm
           lib/Template/Plugin/Format.pm
           lib/Template/Plugin/HTML.pm
           lib/Template/Plugin/Image.pm
           lib/Template/Plugin/Iterator.pm
           lib/Template/Plugin/Math.pm
           lib/Template/Plugin/Pod.pm
           lib/Template/Plugin/Procedural.pm
           lib/Template/Plugin/Scalar.pm
           lib/Template/Plugin/String.pm
           lib/Template/Plugin/Table.pm
           lib/Template/Plugin/URL.pm
           lib/Template/Plugin/View.pm
           lib/Template/Plugin/Wrap.pm
           lib/Template/Plugins.pm
           lib/Template/Service.pm
           lib/Template/Stash.pm
           lib/Template/Stash/Context.pm
           lib/Template/Stash/XS.pm
           lib/Template/Test.pm
           lib/Template/Toolkit.pm
           lib/Template/Tools.pod
           lib/Template/Tools/tpage.pod
           lib/Template/Tools/ttree.pod
           lib/Template/Tutorial.pod
           lib/Template/Tutorial/Datafile.pod
           lib/Template/Tutorial/Web.pod
           lib/Template/VMethods.pm
           parser/Parser.yp
Copyright: 1996-2022 Andy Wardley.
           1998-2004 Canon Research Centre Europe Ltd.
           2000 Simon Matthews.
           2000-2022 Michael Stevens, Andy Wardley.
           2000-2022 Thierry-Michel Barral, Andy Wardley.
           2002 Mark Fowler.
           __NO_COPYRIGHT__ in: lib/Template/Plugin/Image.pm
License:   __UNKNOWN__
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files:     t/anycase.t
           t/assert.t
           t/chomp.t
           t/document.t
           t/fileline.t
           t/filter.t
           t/html.t
           t/outline.t
           t/scalar.t
           t/stash-xs-unicode.t
           t/stash-xs.t
           t/strict.t
           t/while.t
           t/zz-plugin-cycle.t
           t/zz-plugin-leak-rt-46691.t
           t/zz-plugin-leak.t
           t/zz-pod-coverage.t
           t/zz-pod-kwalitee.t
           t/zz-stash-xs-leak.t
Copyright: 1996-2022 Andy Wardley.
           1998-2000 Canon Research Centre Europe Ltd.
           2018 cPanel Inc.
License:   __UNKNOWN__
 This is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files:     lib/Template/Grammar.pm
           parser/Grammar.pm.skel
Copyright: 1996-2022 Andy Wardley.
           1998-2000 Canon Research Centre Europe Ltd.
License:   __UNKNOWN__
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 IMPORTANT NOTE
 This module is constructed from the parser/Grammar.pm.skel file by
 running the parser/yc script.  You only need to do this if # you
 have modified the grammar in the parser/Parser.yp file and need #
 to-recompile it.  See the README in the 'parser' directory for
 more information (sub-directory of the Template distribution).

Files:     xs/ppport.h
Copyright: __NO_COPYRIGHT__ in: xs/ppport.h
License:   Perl
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files:     xs/Stash.xs
Copyright: 1996-2013 Andy Wardley.
           1998-2000 Canon Research Centre Europe Ltd.
License:   __UNKNOWN__
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 NOTE
 Be very familiar with the perlguts, perlxs, perlxstut and
 perlapi manpages before digging through this code.

Files:     lib/Template/Parser.pm
Copyright: 1996-2022 Andy Wardley.
License:   __UNKNOWN__
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 The following copyright notice appears in the Parse::Yapp
 documentation.
 .
 The Parse::Yapp module and its related modules and shell
 scripts are copyright (c) 1998 Francois Desarmenien,
 France.
 .
 You may use and distribute them under the terms of either
 the GNU General Public License or the Artistic License, as
 specified in the Perl README file.

Files:     README.md
Copyright: 1996-2022 Andy Wardley.
License:   __UNKNOWN__
 This is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 # Installation
 .
 If you have the CPAN module installed then you can install the Template
 Toolkit from the command line like so:
 .
 $ cpan Template
 .
 Please see the separate INSTALL file for further information on installing
 the Template Toolkit, including what to do if you don't have the CPAN
 module installed, and/or installation on MS Windows.
 .
 # Description
 .
 The Template Toolkit is a collection of modules which implement a
 fast, flexible, powerful and extensible template processing system.
 It was originally designed and remains primarily useful for generating
 dynamic web content, but it can be used equally well for processing
 any other kind of text based documents: HTML, XML, POD, PostScript,
 LaTeX, and so on.
 .
 It can be used as a stand-alone Perl module or embedded within an

Files:     lib/Template/Plugin.pm
Copyright: 1996-2022 Andy Wardley.
License:   __UNKNOWN__
 This module is free software; you can redistribute it an/or
 modify it under the same terms as Perl itself.

Files:     lib/Template/Provider.pm
Copyright: 1996-2022 Andy Wardley.
License:   __UNKNOWN__
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 WARNING:
 This code is ugly and contorted and is being totally re-written for TT3.
 In particular, we'll be throwing errors rather than messing around
 returning (value, status) pairs.  With the benefit of hindsight, that
 was a really bad design decision on my part. I deserve to be knocked
 to the ground and kicked around a bit by hoards of angry TT developers
 for that one.  Bill's refactoring has made the module easier to subclass,
 (so you can ease off the kicking now), but it really needs to be totally
 redesigned and rebuilt from the ground up along with the bits of TT that
 use it.                                           -- abw 2007/04/27

Files:     lib/Template/View.pm
Copyright: 2000-2022 Andy Wardley.
License:   __UNKNOWN__
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 TODO
 * allowing print to have a hash ref as final args will cause problems
 if you do this: [% view.print(hash1, hash2, hash3) %].  Current
 work-around is to do [% view.print(hash1); view.print(hash2);
 view.print(hash3) %] or [% view.print(hash1, hash2, hash3, { }) %]

#----------------------------------------------------------------------------
# xml and html files (skipped):
#         t/test/src/leak2
#         t/test/src/leak1
#         t/test/lib/inner
#         t/test/lib/outer

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.
