{"id":20569540,"url":"https://github.com/pokutuna/p5-app-cpanfileslipstop","last_synced_at":"2025-04-14T16:35:27.380Z","repository":{"id":56832859,"uuid":"143441603","full_name":"pokutuna/p5-App-CpanfileSlipstop","owner":"pokutuna","description":"write installed module versions back to cpanfile","archived":false,"fork":false,"pushed_at":"2018-10-12T07:59:00.000Z","size":36,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T05:13:53.048Z","etag":null,"topics":["carton","cpan","cpanfile","perl","perl5"],"latest_commit_sha":null,"homepage":"","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/pokutuna.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-03T15:06:58.000Z","updated_at":"2022-06-03T10:08:17.000Z","dependencies_parsed_at":"2022-09-08T14:52:26.537Z","dependency_job_id":null,"html_url":"https://github.com/pokutuna/p5-App-CpanfileSlipstop","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pokutuna%2Fp5-App-CpanfileSlipstop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pokutuna%2Fp5-App-CpanfileSlipstop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pokutuna%2Fp5-App-CpanfileSlipstop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pokutuna%2Fp5-App-CpanfileSlipstop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pokutuna","download_url":"https://codeload.github.com/pokutuna/p5-App-CpanfileSlipstop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248917200,"owners_count":21182951,"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":["carton","cpan","cpanfile","perl","perl5"],"created_at":"2024-11-16T05:08:42.237Z","updated_at":"2025-04-14T16:35:27.343Z","avatar_url":"https://github.com/pokutuna.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/pokutuna/p5-App-CpanfileSlipstop.svg?branch=master)](https://travis-ci.org/pokutuna/p5-App-CpanfileSlipstop) [![Coverage Status](https://img.shields.io/coveralls/pokutuna/p5-App-CpanfileSlipstop/master.svg?style=flat)](https://coveralls.io/r/pokutuna/p5-App-CpanfileSlipstop?branch=master) [![MetaCPAN Release](https://badge.fury.io/pl/App-CpanfileSlipstop.svg)](https://metacpan.org/release/App-CpanfileSlipstop)\n# NAME\n\ncpanfile-slipstop - write installed module versions back to cpanfile\n\n# SYNOPSIS\n\n    # update moduels \u0026 write versions from cpanfile.snapshot to cpanfile\n    \u003e carton update\n    \u003e cpanfile-slipstop\n\n    # write module versions as 'minimum'\n    \u003e cpanfile-slipstop --stopper=minimum\n\n    # only see versions to write\n    \u003e cpanfile-slipstop --dry-run\n\n    # remove current version specification from cpanfile\n    \u003e cpanfile-slipstop --remove\n\n# OPTIONS\n\n    --stopper=identifier (default: exact)\n        type of version constraint\n            exact   : '== 1.00'\n            minimum : '1.00' (same as \u003e= 1.00)\n            maximum : '\u003c= 1.00'\n    --dry-run\n        do not save to cpanfile\n    --with-core\n        write core module versions\n    --silent\n        stop to output versions\n    --cpanfile=path (default: ./cpanfile)\n    --snapshot=path (default: ./cpanfile.snapshot)\n        specify cpanfile and cpanfile.snapshot location\n    --remove\n        delete all version specifications from cpanfile\n    -h, --help\n        show this help\n\n# DESCRIPTION\n\n`cpanfile-slipstop` is a support tool for more definite and safety version bundling on [cpanfile](https://metacpan.org/pod/cpanfile) and [Carton](https://metacpan.org/pod/Carton).\n\nThe `carton install` command checks only to satisfy version specifications in cpanfile and `local/`. Even if some module versions are updated in cpanfile.snapshot, the saved versions are not referred until you need to install it. This sometimes causes confusion and version discrepancy between development environment and production. This tool writes versions snapshot to cpanfile to fix module versions.\n\n# SEE ALSO\n\n[Carton](https://metacpan.org/pod/Carton), [Module::CPANfile](https://metacpan.org/pod/Module::CPANfile), [CPAN::Meta::Requirements](https://metacpan.org/pod/CPAN::Meta::Requirements)\n\n# LICENSE\n\nCopyright (C) pokutuna.\n\nThis library is free software; you can redistribute it and/or modify\nit under the same terms as Perl itself.\n\n# AUTHOR\n\npokutuna \u003cpopopopopokutuna@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpokutuna%2Fp5-app-cpanfileslipstop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpokutuna%2Fp5-app-cpanfileslipstop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpokutuna%2Fp5-app-cpanfileslipstop/lists"}