{"id":20596940,"url":"https://github.com/petdance/template-plugin-package","last_synced_at":"2025-10-08T06:17:58.009Z","repository":{"id":227194611,"uuid":"770704319","full_name":"petdance/template-plugin-package","owner":"petdance","description":"Template::Plugin::Package -- Allow calling functions in arbitrary packages","archived":false,"fork":false,"pushed_at":"2024-03-12T04:35:06.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-03-06T15:18:28.330Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/petdance.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-12T02:23:31.000Z","updated_at":"2024-07-17T09:14:00.000Z","dependencies_parsed_at":"2024-03-12T04:59:05.869Z","dependency_job_id":null,"html_url":"https://github.com/petdance/template-plugin-package","commit_stats":null,"previous_names":["petdance/template-plugin-package"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/petdance/template-plugin-package","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petdance%2Ftemplate-plugin-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petdance%2Ftemplate-plugin-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petdance%2Ftemplate-plugin-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petdance%2Ftemplate-plugin-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petdance","download_url":"https://codeload.github.com/petdance/template-plugin-package/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petdance%2Ftemplate-plugin-package/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278898759,"owners_count":26065054,"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-08T02:00:06.501Z","response_time":56,"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":"2024-11-16T08:19:34.535Z","updated_at":"2025-10-08T06:17:57.976Z","avatar_url":"https://github.com/petdance.png","language":"Perl","readme":"# NAME\n\nTemplate::Plugin::Package - allow calling of class methods on arbitrary classes that do not accept the class name as their first argument.\n\n# SYNOPSIS\n\n    [% USE foo = Package('Foo') %]\n    [% foo.bar('arguments', 'to', 'bar') %]\n\n# DESCRIPTION\n\nTemplate::Plugin::Package allows you to call functions in arbitrary\npackages much like Template::Plugin::Class does, but the methods are called\nwithout the package class name as the first parameter.\n\nUse Template::Plugin::Package to call class methods that in normal Perl\ncode require '::' to call.\n\nUse Template::Plugin::Class to call class methods that require '-\u003e' to\ncall.\n\n# SEE ALSO\n\n[Template::Plugin::Class](https://metacpan.org/pod/Template%3A%3APlugin%3A%3AClass)\n\n# COPYRIGHT \u0026 LICENSE\n\nCopyright 2024 Andy Lester.\n\nThis library is free software; you can redistribute it and/or modify it\nunder the terms of the Artistic License version 2.0.\n\n# ACKNOWLEDGEMENTS\n\nTemplate::Plugin::Package is taken directly from Template::Plugin::Class.\n\n# AUTHOR\n\nCurrent maintainer: Andy Lester, `\u003candy at petdance.com\u003e`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetdance%2Ftemplate-plugin-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetdance%2Ftemplate-plugin-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetdance%2Ftemplate-plugin-package/lists"}