{"id":15357152,"url":"https://github.com/chocolateboy/autobox","last_synced_at":"2025-04-15T06:43:03.404Z","repository":{"id":1018453,"uuid":"846049","full_name":"chocolateboy/autobox","owner":"chocolateboy","description":"Call methods on native types","archived":false,"fork":false,"pushed_at":"2024-09-03T20:34:39.000Z","size":556,"stargazers_count":9,"open_issues_count":2,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T06:42:59.525Z","etag":null,"topics":["autobox","autoboxing","extension-methods","lexical","perl-module","perl-pragma","pragma","scope","scoped","xs"],"latest_commit_sha":null,"homepage":"https://metacpan.org/release/autobox","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chocolateboy.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE.md","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,"publiccode":null,"codemeta":null}},"created_at":"2010-08-18T12:08:38.000Z","updated_at":"2024-09-03T20:34:30.000Z","dependencies_parsed_at":"2024-10-16T03:41:25.522Z","dependency_job_id":"1dbc5a84-08ec-41b3-b9a8-3e2e26edfae1","html_url":"https://github.com/chocolateboy/autobox","commit_stats":{"total_commits":170,"total_committers":6,"mean_commits":"28.333333333333332","dds":0.03529411764705881,"last_synced_commit":"38e9aea330e0672f2a69b7c8c9f1c2358d4f784b"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chocolateboy%2Fautobox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chocolateboy%2Fautobox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chocolateboy%2Fautobox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chocolateboy%2Fautobox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chocolateboy","download_url":"https://codeload.github.com/chocolateboy/autobox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249023727,"owners_count":21199958,"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","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":["autobox","autoboxing","extension-methods","lexical","perl-module","perl-pragma","pragma","scope","scoped","xs"],"created_at":"2024-10-01T12:33:34.300Z","updated_at":"2025-04-15T06:43:03.363Z","avatar_url":"https://github.com/chocolateboy.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"autobox version 3.0.2\n====================\n\nThe autobox pragma allows methods to be called on integers, floats, strings, arrays, hashes, and code references in exactly the same manner as blessed references.\n\nAutoboxing is transparent: values are not blessed into their (user-defined) implementation class (unless the method elects to bestow such a blessing) - they simply use its methods as though they are.\n\nautobox is lexically scoped, and bindings for an outer scope can be overridden or countermanded in a nested scope.\n\nSee the POD for more details.\n\nINSTALLATION\n\nTo install this module type the following:\n\n   perl Makefile.PL\n   make\n   make test\n   make install\n\nDEPENDENCIES\n\nThis module requires these other modules and libraries:\n\n  Scope::Guard\n\nCOPYRIGHT AND LICENCE\n\nCopyright (c) 2003-2024 by chocolateboy.\n\nThis is free software; you can redistribute it and/or modify it under the\nterms of the Artistic License 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchocolateboy%2Fautobox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchocolateboy%2Fautobox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchocolateboy%2Fautobox/lists"}