{"id":18779310,"url":"https://github.com/zostay/tie-simple","last_synced_at":"2026-07-04T22:31:14.899Z","repository":{"id":56836975,"uuid":"47028901","full_name":"zostay/Tie-Simple","owner":"zostay","description":"Variable ties made easier: much, much, much easier...","archived":false,"fork":false,"pushed_at":"2015-11-28T17:24:29.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-21T06:11:32.629Z","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/zostay.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}},"created_at":"2015-11-28T15:35:54.000Z","updated_at":"2015-11-28T15:38:30.000Z","dependencies_parsed_at":"2022-09-20T21:50:47.442Z","dependency_job_id":null,"html_url":"https://github.com/zostay/Tie-Simple","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zostay/Tie-Simple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FTie-Simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FTie-Simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FTie-Simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FTie-Simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zostay","download_url":"https://codeload.github.com/zostay/Tie-Simple/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FTie-Simple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278395909,"owners_count":25979690,"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-04T02:00:05.491Z","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":[],"created_at":"2024-11-07T20:19:36.027Z","updated_at":"2025-10-05T00:58:25.677Z","avatar_url":"https://github.com/zostay.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tie::Simple\n\nThis is a cousin of my Tie::Filter module. Tie::Simple basically dumbs down\nthe implementation of simple ties so that a full-blown package need not be\ncreated for the very simple stuff that should be tied. In fact, Tie::Filter\ncould be reimplemented using Tie::Simple--it will not be, but it could be.\n\nThe implementation is a little nasty, but it works. Anyway, if you need some\nquick tied variables, this can be the way to go. All the ties \"implement\" the\nTie::Scalar, Tie::Array, Tie::Hash, or Tie::Handle classes depending on the tie\ntype to make things just a little easier.\n\nPatches welcome.\n\n## INSTALLATION\n\nUsually, the best way to install it is:\n\n    cpanm Tie::Simple\n\nBut if you insist on downloading from github and installing directly, you'll\nneed to:\n\n    cpanm Dist::Zilla\n    dzil authordeps | cpanm\n    dzil install\n\nVersions back to 5.8.0 or even 5.6 may work, but I make no attempt to verify\nthat or fix bugs related to ancient versions of Perl.\n\n## COPYRIGHT AND LICENSE\n\nCopyright 2004, 2015 Andrew Sterling hanenkamp. This library is made available\nunder the same terms as Perl itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzostay%2Ftie-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzostay%2Ftie-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzostay%2Ftie-simple/lists"}