{"id":28614193,"url":"https://github.com/perldancer/dancer-plugin-i18n","last_synced_at":"2026-02-27T03:01:20.322Z","repository":{"id":1106395,"uuid":"972479","full_name":"PerlDancer/dancer-plugin-i18n","owner":"PerlDancer","description":"Internationalization support for Dancer","archived":false,"fork":false,"pushed_at":"2011-02-18T23:01:34.000Z","size":227,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-12T01:13:27.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":false,"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/PerlDancer.png","metadata":{"files":{"readme":"README","changelog":"Changes","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":"2010-10-08T15:15:41.000Z","updated_at":"2019-09-24T13:27:27.000Z","dependencies_parsed_at":"2022-07-06T08:04:10.868Z","dependency_job_id":null,"html_url":"https://github.com/PerlDancer/dancer-plugin-i18n","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PerlDancer/dancer-plugin-i18n","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerlDancer%2Fdancer-plugin-i18n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerlDancer%2Fdancer-plugin-i18n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerlDancer%2Fdancer-plugin-i18n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerlDancer%2Fdancer-plugin-i18n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PerlDancer","download_url":"https://codeload.github.com/PerlDancer/dancer-plugin-i18n/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerlDancer%2Fdancer-plugin-i18n/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29883111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"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":[],"created_at":"2025-06-12T01:13:23.390Z","updated_at":"2026-02-27T03:01:20.307Z","avatar_url":"https://github.com/PerlDancer.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n    Dancer::Plugin::I18n - Intenationalization for Dancer\n\nSYNOPSIS\n        package myapp::I18N::fr;\n        use base 'myapp::I18N';\n        our %Lexicon = ( hello =\u003e 'bonjour' );\n        1;\n\n        package myapp;\n        use Dancer;\n        use Dancer::Plugin::I18n;\n        get '/' =\u003e sub { template 'index' };\n\n        # index.tt\n        hello in \u003c% languages %\u003e =\u003e \u003c% l('hello') %\u003e\n        # or\n        \u003c% languages('fr') %\u003eThis is an \u003c% l('hello') %\u003e\n\nDESCRIPTION\n    Dancer::Plugin::I18n add Locale::Maketext to your Dancer application\n\nMETHODS\n  languages\n  l\nAUTHOR\n    franck cuny \u003cfranck@lumberjaph.net\u003e\n\nSEE ALSO\nLICENSE\n    This library is free software; you can redistribute it and/or modify it\n    under the same terms as Perl itself.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperldancer%2Fdancer-plugin-i18n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperldancer%2Fdancer-plugin-i18n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperldancer%2Fdancer-plugin-i18n/lists"}