App-CpanfileSlipstop
view release on metacpan or search on metacpan
[](https://travis-ci.org/pokutuna/p5-App-CpanfileSlipstop) [
type of version constraint
exact : '== 1.00'
minimum : '1.00' (same as >= 1.00)
maximum : '<= 1.00'
--dry-run
do not save to cpanfile
--with-core
write core module versions
--silent
stop to output versions
--cpanfile=path (default: ./cpanfile)
--snapshot=path (default: ./cpanfile.snapshot)
specify cpanfile and cpanfile.snapshot location
--remove
delete all version specifications from cpanfile
-h, --help
show this help
# DESCRIPTION
`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).
The `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 cause...
# SEE ALSO
[Carton](https://metacpan.org/pod/Carton), [Module::CPANfile](https://metacpan.org/pod/Module::CPANfile), [CPAN::Meta::Requirements](https://metacpan.org/pod/CPAN::Meta::Requirements)
# LICENSE
Copyright (C) pokutuna.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
# AUTHOR
pokutuna <popopopopokutuna@gmail.com>
( run in 2.150 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )