summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* v1.0.35HEADv1.0.35masterTatsuhiko Miyagawa2022-05-061-1/+1
|
* add remove_distribution() for Carmel useTatsuhiko Miyagawa2022-05-061-0/+6
|
* remove IRC. Add CarmelTatsuhiko Miyagawa2022-05-061-4/+2
|
* v1.0.34v1.0.34Tatsuhiko Miyagawa2018-06-281-1/+1
|
* Add lazy loaded Menlo::Index::Mirror to the fatpack required modulesMichael Schout2018-06-271-1/+4
| | | | | | | This module is lazy loaded by Menlo::CLI::Compat, and as a result, FatPacker wont pick it up unless we explicity ask it to. Fixes #237
* Fix example --from argumentDan Book2018-06-071-1/+1
| | | The argument to --from for cpanm must be an absolute path to be interpreted correctly
* Merge pull request #234 from Grinnz/patch-1Tatsuhiko Miyagawa2018-06-071-2/+14
|\ | | | | Document bootstrapping and that carton exec is not required
| * update synopsis wordingDan Book2018-06-071-1/+1
| |
| * Remove mention of discouraged carton fatpackDan Book2018-06-071-5/+4
| |
| * Document usage of cpanm with bundle indexDan Book2018-06-071-4/+8
| |
| * Document bootstrapping and that carton exec is not requiredDan Book2018-03-051-2/+11
| |
* | v1.0.33v1.0.33Tatsuhiko Miyagawa2018-05-041-1/+1
| |
* | support 5.8 without IO::Compress::GzipTatsuhiko Miyagawa2018-05-041-4/+18
| |
* | update Fatpack doc to recommend against itTatsuhiko Miyagawa2018-05-042-2/+6
| |
* | v1.0.32v1.0.32Tatsuhiko Miyagawa2018-05-041-1/+1
| |
* | update docsTatsuhiko Miyagawa2018-05-041-2/+4
| |
* | write out 02packages.details.txt.gzTatsuhiko Miyagawa2018-05-041-0/+9
| |
* | v1.0.31v1.0.31Tatsuhiko Miyagawa2018-04-281-1/+1
| |
* | fix Carton runtime dependency for fatpack. Fixes #571Tatsuhiko Miyagawa2018-04-281-6/+15
| |
* | v1.0.30v1.0.30Tatsuhiko Miyagawa2018-04-251-1/+1
| |
* | use == in doc for pinningTatsuhiko Miyagawa2018-04-221-3/+3
| |
* | document dist, url and mirrorTatsuhiko Miyagawa2018-04-221-0/+18
| |
* | v1.0.29v1.0.29Tatsuhiko Miyagawa2018-04-211-1/+1
| |
* | restore cpanm optionsTatsuhiko Miyagawa2018-04-211-1/+2
| |
* | switch to use Menlo to invoke cpanm insallerTatsuhiko Miyagawa2018-04-211-23/+9
|/
* switch from JSON to JSON::PPKaren Etheridge2016-11-101-4/+4
|
* Fix prototypeTatsuhiko Miyagawa2016-09-261-1/+1
|
* v1.0.28v1.0.28Tatsuhiko Miyagawa2016-05-231-1/+1
|
* emit the line when parsing error happened.Tatsuhiko Miyagawa2016-05-231-1/+1
|
* v1.0.27v1.0.27Tatsuhiko Miyagawa2016-05-231-1/+1
|
* undef is a valid version string, no need to special case hereTatsuhiko Miyagawa2016-05-231-1/+0
|
* v1.0.26v1.0.26Tatsuhiko Miyagawa2016-05-211-1/+1
|
* Write undef properly for 02packages index as wellTatsuhiko Miyagawa2016-05-212-1/+6
|
* v1.0.25v1.0.25Tatsuhiko Miyagawa2016-05-211-1/+1
|
* Handle undef versions correctlyTatsuhiko Miyagawa2016-05-212-2/+4
|
* Add carton runTatsuhiko Miyagawa2016-05-121-0/+7
|
* Revert "Try to fix mixed console output on Windows"Tatsuhiko Miyagawa2016-05-121-1/+1
| | | | This reverts commit ccf3f27a783e7e6ddde426780487da89346ff9cd.
* Try to fix mixed console output on WindowsJose Luis Martinez2016-05-121-1/+1
| | | | | | When executing carton exec COMMAND on Windows, the command returns, to the command prompt, while it's running if exec is used. system behaves correctly
* v1.0.24v1.0.24Tatsuhiko Miyagawa2016-05-081-1/+1
|
* lintTatsuhiko Miyagawa2016-05-081-0/+2
|
* fix a warning "Unescaped left brace in regex is deprecated, passed through ↵WATANABE Hiroaki2016-01-301-1/+1
| | | | in regex"
* tidy up the FAQ. perlbrew using /usr/bin/env perl is actually fine, as long ↵Tatsuhiko Miyagawa2015-10-181-37/+4
| | | | as it picks up the right perl when installing Carton.
* Document process to fix the previous situationPedro Melo2015-10-141-0/+39
|
* TypoPedro Melo2015-10-141-1/+1
|
* Use perl -S, as suggested by trs++Pedro Melo2015-10-141-1/+1
|
* How to make carton install use perlbrew perlPedro Melo2015-10-141-0/+8
| | | | Describe the command line to use to make Carton install use the perl that was selected using perlbrew, instead of system perl.
* update github urlTatsuhiko Miyagawa2015-08-111-1/+1
|
* v1.0.22v1.0.22Tatsuhiko Miyagawa2015-08-111-1/+1
|
* update IRC linkTatsuhiko Miyagawa2015-08-111-1/+1
|
* nop when there's nothing to updateTatsuhiko Miyagawa2015-08-071-0/+2
|