aboutsummaryrefslogtreecommitdiffstats
path: root/perl-external/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'perl-external/notes.txt')
-rw-r--r--perl-external/notes.txt27
1 files changed, 7 insertions, 20 deletions
diff --git a/perl-external/notes.txt b/perl-external/notes.txt
index e1dccb331..84caccd45 100644
--- a/perl-external/notes.txt
+++ b/perl-external/notes.txt
@@ -1,30 +1,17 @@
Steps to add a module.
-Install using cpanm storing files needed in minicpan dir using --save-dists
+ Install using cpanm storing files needed in minicpan dir using --save-dists
+ Add module to modules.txt
+ Go through all files in minicpan and add to files.txt which gets committed to repo
+ Fetch 02packages off live cpan
+ get list of all files
+ remove those is current local packages file
+ Find remaining in live file and add to local file
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-make urls.txt files be relative - rename to files.txt
-
-ditch dpan
-
fetch files from backpan if not found on cpan
Create the packages file by stripping out the goodness from live cpan packages file