{"id":18695164,"url":"https://github.com/davorg-cpan/tie-hash-fixedkeys","last_synced_at":"2025-12-12T02:36:58.797Z","repository":{"id":482442,"uuid":"108128","full_name":"davorg-cpan/tie-hash-fixedkeys","owner":"davorg-cpan","description":"Perl extension for hashes with fixed keys ","archived":false,"fork":false,"pushed_at":"2024-01-23T13:28:09.000Z","size":25,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T15:40:39.375Z","etag":null,"topics":["cpan","hacktoberfest","perl"],"latest_commit_sha":null,"homepage":"http://search.cpan.org/dist/Tie-Hash-FixedKeys/","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davorg-cpan.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2009-01-15T16:42:03.000Z","updated_at":"2024-10-01T17:51:02.000Z","dependencies_parsed_at":"2024-01-23T14:43:56.180Z","dependency_job_id":"c432aa10-e731-400a-b2f6-29db7eac567a","html_url":"https://github.com/davorg-cpan/tie-hash-fixedkeys","commit_stats":{"total_commits":32,"total_committers":3,"mean_commits":"10.666666666666666","dds":0.0625,"last_synced_commit":"9d4f8829e1fa73a6fa2d83cd804b3a71a9dc53ef"},"previous_names":["davorg/tie-hash-fixedkeys"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/davorg-cpan/tie-hash-fixedkeys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davorg-cpan%2Ftie-hash-fixedkeys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davorg-cpan%2Ftie-hash-fixedkeys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davorg-cpan%2Ftie-hash-fixedkeys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davorg-cpan%2Ftie-hash-fixedkeys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davorg-cpan","download_url":"https://codeload.github.com/davorg-cpan/tie-hash-fixedkeys/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davorg-cpan%2Ftie-hash-fixedkeys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272953914,"owners_count":25021133,"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-08-31T02:00:09.071Z","response_time":79,"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":["cpan","hacktoberfest","perl"],"created_at":"2024-11-07T11:14:08.680Z","updated_at":"2025-12-12T02:36:53.755Z","avatar_url":"https://github.com/davorg-cpan.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nTie::Hash::FixedKeys\n--------------------\n\nNAME\n\n  Tie::Hash::FixedKeys\n\nDESCRIPTION\n\nWHAT IS Tie::Hash::FixedKeys?\n\n  Tie::Hash::FixedKeys is a Perl module which extends the functionality of\n  Perl hashes so that they can have a fixed set of keys.\n\nHOW DO I INSTALL IT?\n\n  Tie::Hash::FixedKeys uses the standard Perl module architecture and can \n  therefore be installed using the standard Perl method which, in brief,\n  goes\tsomething like this:\n\n       gzip -cd Tie-Hash-FixedKeys-X.XX.tar.gz | tar xvf -\n       cd Tie-Hash-FixedKeys-X.XX\n       perl Makefile.PL\n       make\n       make test\n       make install\n\n\n  Where X.XX is the version number of the module which you are\tinstalling.\n\n  If this doesn't work for you then creating a directory called Tie/Hash \n  somewhere in your Perl library path (@INC) and copying the FixedKeys.pm\n  file\tinto this directory should also do the trick.\n\nWHERE IS THE DOCUMENTATION?\n\n  All of the documentation is currently in POD format in the FixedKeys.pm\n  file. If you install the module using the standard method you should be\n  able to read it by typing\n\n       perldoc Tie::Hash::FixedKeys\n\n\n  at a command prompt.\n\nLATEST VERSION\n\n  The latest version of this module will always be available from  CPAN.\n\nCOPYRIGHT\n\n  Copyright (c) 2001, Magnum Solutions Ltd. All Rights Reserved.\n\n  This script is free software; you can redistribute it and/or modify it\n  under the same terms as Perl itself.\n\nANYTHING ELSE?\n\n  If you have any further questions, please contact me.\n\nAUTHOR\n\n  Dave Cross \u003cdave@mag-sol.com\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavorg-cpan%2Ftie-hash-fixedkeys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavorg-cpan%2Ftie-hash-fixedkeys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavorg-cpan%2Ftie-hash-fixedkeys/lists"}