{
    "content": [
        {
            "type": "text",
            "text": "# Template::Manual::Credits (perldoc)\n\n## NAME\n\nTemplate::Manual::Credits - Author and contributor credits\n\n## Sections\n\n- **NAME**\n- **HISTORY**\n- **AUTHOR**\n- **COPYRIGHT**\n- **CONTRIBUTORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Template::Manual::Credits",
        "section": "",
        "mode": "perldoc",
        "summary": "Template::Manual::Credits - Author and contributor credits",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "HISTORY",
                "lines": 30,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "CONTRIBUTORS",
                "lines": 22,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Template::Manual::Credits - Author and contributor credits\n",
                "subsections": []
            },
            "HISTORY": {
                "content": "The Template Toolkit began its life as the \"Text::MetaText\" module, originally released to CPAN\naround 1996. This itself was the public manifestation of an earlier template processing system I\ndeveloped while working at Peritas (now Knowledge Pool - http://www.knowledgepool.com/)\n\n\"Text::MetaText\" was the prototype - the one we always planned to throw away. It did the job\nwell, showing us what worked and what didn't, what was good and what was bad, and gave us some\nideas about what could be done better, given the chance to start again from scratch.\n\nSome time late in 1998 I threw away the prototype and started work on the Template Toolkit. By\nthen I was working at Canon Research Centre Europe Ltd. (CRE), involved in a general research\nprogramme related to web publishing and dynamic content generation. The first alpha release was\nin June 1999, followed by numerous more alpha and beta releases culminating in 1.00 being\nreleased on 2nd December 1999.\n\nA month or so later, work had begun on version 2.00. The plan was to get the template language\nrelatively stable in version 1.00 and not worry too much about performance or other internal\nmatters. Then, version 2.00 would follow to improve performance, clean up the architecture and\nfix anything that, with the benefit of hindsight, we thought could be improved. As it happens,\nme starting work on version 2.00 coincided with Doug Steinwand sending me his parser variant\nwhich compiled templates to Perl code, giving a major performance boost. As well as the\nspeedups, there are a whole host of significant new features in version 2.00, and a greatly\nimproved internal architecture. Apart from a few minor \"fixups\" the template directives and\nlanguage have remained the same as in version 1.00\n\nVersion 2.00 was available in beta release form in July 2000, just in time for the 4th Perl\nConference where version 1.00 was awarded \"Best New Perl Module\". After another extended beta\nrelease period, version 2.00 was released on 1st December 2000.\n\nVersion 3 has been in development ever since.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Andy Wardley <abw@wardley.org> <http://wardley.org/>\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright (C) 1996-2014 Andy Wardley. All Rights Reserved.\n\nThe Template Toolkit is free software; you can redistribute it and/or modify it under the same\nterms as Perl itself.\n",
                "subsections": []
            },
            "CONTRIBUTORS": {
                "content": "Many people have contributed ideas, inspiration, fixes and features to the Template Toolkit.\nTheir efforts continue to be very much appreciated. Please let me know if you think anyone is\nmissing from this list.\n\nIf you submit a patch/pull request then please make sure you add your own name to this list and\ninclude it in the changes.\n\nAmiri Barksdale, Thierry-Michel Barral, Craig Barratt, Stas Bekman, Robin Berjon, Tony Bowden,\nNeil Bowers, Leon Brocard, Lyle Brooks, Norbert Buchmüller, Dave Cash, Piers Cawley, Darren\nChamberlain, Timmy Chan, Eric Cholet, Chromatic, Nik Clayton, Tosh Cooey, Dave Cross, Chris\nDean, Francois Desarmenien, Horst Dumcke, Mark Fowler, Michael Fowler, Brian Fraser, Kenny\nGatdula, Axel Gerstmair, Jay Hannah, Dylan William Hardison, Perrin Harkins, Bryce Harrington,\nDave Hodgkinson, Lubomir Host, Dave Howorth, Jon Jensen, Harald Joerg, Colin Johnson, Colin\nKeith, Adam Kennedy, Vivek Khera, Alexey A. Kiritchun, Rafael Kitover, Andreas Koenig, Ivan\nKurmanov, Denis F. Latypoff, Hans von Lengerke, Jonas Liljegren, Simon Napiorkowski, Breno G. de\nOliveira, Leslie Michael Orchard, Paul Orrock, Jonathon Padfield, Steve Peters, Briac Pilpré,\nYuri Pimenov, Martin Portman, Marc Remy, Slaven Rezic, Jess Robinson, Josh Rosenbaum, Christian\nSchaffner, Mike Schilli, Randal L. Schwartz, Paul Seamons, Paul Sharpe, Ricardo Signes, Ville\nSkyttä, Barrie Slaymaker, David Steinbrunner, Doug Steinwand, Michael Stevens, Autrijus Tang,\nDrew Taylor, Rod Taylor, Swen Thuemmler, Richard Tietjen, Ben Tilly, Stathy G. Touloumis, Jim\nVaughan, Simon Wilcox, Chris Winters.\n",
                "subsections": []
            }
        }
    }
}