Created
May 18, 2016 18:21
-
-
Save ranguard/1187c88577c11ace547b4855f1a1d6f8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/bin/metacpan-api-carton-exec bin/metacpan mapping --delete | |
~/bin/metacpan-api-carton-exec ./bin/metacpan backup --restore /home/leo/data/2016-04-21-user.json.gz | |
~/bin/metacpan-api-carton-exec ./bin/metacpan backup --restore /home/leo/data/2016-04-21-cpan-favorite.json.gz | |
~/bin/metacpan-api-carton-exec ./bin/metacpan backup --restore /home/leo/data/2016-04-21-cpan-author.json.gz | |
~/bin/metacpan-api-carton-exec bin/metacpan queue --dir /home/metacpan/CPAN/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
L10 should be replaced with something like:
(until queue script is made to take multiple dirs at once)
since we have duplication of the author directories and the non
/authors/id/A/AA/AAAA
like paths are not parsed properly byCPAN::DistnameInfo
and cause A LOT of warnings