{"id":15015348,"url":"https://github.com/perl/version.pm","last_synced_at":"2025-04-06T16:15:53.615Z","repository":{"id":40426665,"uuid":"129168066","full_name":"Perl/version.pm","owner":"Perl","description":"Object oriented versions for all Perl releases from 5.6.2 onward.","archived":false,"fork":false,"pushed_at":"2025-03-06T19:14:55.000Z","size":976,"stargazers_count":12,"open_issues_count":4,"forks_count":24,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-06T16:15:43.151Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Perl.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-12T00:00:03.000Z","updated_at":"2025-03-10T10:32:04.000Z","dependencies_parsed_at":"2024-09-15T01:21:39.713Z","dependency_job_id":"9c439ac3-679c-4767-a0a7-af473730e705","html_url":"https://github.com/Perl/version.pm","commit_stats":{"total_commits":712,"total_committers":22,"mean_commits":32.36363636363637,"dds":0.1221910112359551,"last_synced_commit":"e011c73e0fed6eb211c812ccd13bf2cd30533518"},"previous_names":[],"tags_count":117,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perl%2Fversion.pm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perl%2Fversion.pm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perl%2Fversion.pm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perl%2Fversion.pm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Perl","download_url":"https://codeload.github.com/Perl/version.pm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509238,"owners_count":20950232,"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":[],"created_at":"2024-09-24T19:46:56.284Z","updated_at":"2025-04-06T16:15:53.590Z","avatar_url":"https://github.com/Perl.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"version 0.9933\n==================================\n\nObject oriented versions for all Perl releases from 5.6.2 onward.  Replaces\nthe core version code for all Perl releases from 5.10.0 onwards.\n\nAlthough this code has been fully integrated into the latest Perl release\nitself (e.g. bleadperl), the CPAN release is considered upstream.  The source\ncode itself is available from:\n\n    https://github.com/Perl/version.pm\n\nand a bug queue here:\n\n   https://rt.cpan.org/Dist/Display.html?Queue=version\n\nPatches welcomed.\n\nIMPORTANT NOTE - 0.9906 is the last release that fully supports Perl\nreleases prior to 5.6.2.  It is just too much trouble to continue to\nfight to maintain full backward compatibility.\n\nYOU SHOULD INSTALL THIS RELEASE WHEN USING VERSION OBJECTS IN PERL 5.10.0.\nThere was a bug caused by objects serialized by YAML that will cause Perl\n5.10.0 to segfault.  As long as some module calls 'use version', then the\nreplacement code will take effect and Perl will not crash.\n\nPlease read the POD documentation for usage/details.  See the CHANGES file\nfor full details of all changes to the module behavior.\n\nINSTALLATION\n\nTo install this module type the following:\n\n   $ perl Makefile.PL\n   $ make\n   $ make test\n   # make install\n\nThis release includes an optional pure Perl implementation (in case\nyou don't have a C-compiler or if some reason you want your code to be\nmuch slower).  You can test it by replacing the first line above with:\n\n   $ perl Makefile.PL --perl_only\n\nand it will install the Perl only version.\n\nDEPENDENCIES\n\nThe same C compiler used to build Perl (or not).\n\n\nCOPYRIGHT AND LICENCE\n\nThis module can be distributed under the same terms as Perl.\n\nCopyright (C) 2004-2018 John Peacock\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperl%2Fversion.pm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperl%2Fversion.pm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperl%2Fversion.pm/lists"}