{"id":32215993,"url":"https://github.com/kelp-framework/module-template-xslate","last_synced_at":"2026-06-03T19:31:28.388Z","repository":{"id":8070949,"uuid":"9483465","full_name":"Kelp-framework/Module-Template-Xslate","owner":"Kelp-framework","description":"Text::Xslate adapter for Kelp","archived":false,"fork":false,"pushed_at":"2019-01-29T07:42:39.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T07:54:44.936Z","etag":null,"topics":["hacktoberfest","perl","perl-kelp"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kelp-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-16T21:53:38.000Z","updated_at":"2024-06-25T04:47:26.000Z","dependencies_parsed_at":"2022-07-21T14:19:53.926Z","dependency_job_id":null,"html_url":"https://github.com/Kelp-framework/Module-Template-Xslate","commit_stats":null,"previous_names":["kelp-framework/module-template-xslate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kelp-framework/Module-Template-Xslate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kelp-framework%2FModule-Template-Xslate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kelp-framework%2FModule-Template-Xslate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kelp-framework%2FModule-Template-Xslate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kelp-framework%2FModule-Template-Xslate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kelp-framework","download_url":"https://codeload.github.com/Kelp-framework/Module-Template-Xslate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kelp-framework%2FModule-Template-Xslate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280402184,"owners_count":26324587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-22T02:00:06.515Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","perl","perl-kelp"],"created_at":"2025-10-22T07:54:45.811Z","updated_at":"2025-10-22T07:54:47.382Z","avatar_url":"https://github.com/Kelp-framework.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\nKelp::Module::Template::Xslate - Template rendering via Text::Xslate for Kelp\n\n# SYNOPSIS\n\nFirst ...\n\n```perl\n# conf/config.pl\n{\n    modules =\u003e ['Template::Xslate'],\n    modules_init =\u003e {\n        'Template::Xslate' =\u003e {\n            ...\n        }\n    }\n}\n```\n\nThen ...\n\n```perl\n# lib/MyApp.pm\nsub some_route {\n    my $self = shift;\n    return $self-\u003etemplate( \\'Inline \u003c: $name :\u003e', { name =\u003e 'template' } );\n}\n\nsub another_route {\n    my $self = shift;\n    return $self-\u003etemplate( 'filename', { bar =\u003e 'foo' } );\n}\n```\n\n# SEE ALSO\n\n[Kelp](http://search.cpan.org/perldoc?Kelp), [Text::Xslate](http://search.cpan.org/perldoc?Text::Xslate)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkelp-framework%2Fmodule-template-xslate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkelp-framework%2Fmodule-template-xslate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkelp-framework%2Fmodule-template-xslate/lists"}