diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2011-05-19 16:55:04 +0100 |
---|---|---|
committer | Edmund von der Burg <evdb@mysociety.org> | 2011-05-19 16:55:45 +0100 |
commit | f1c272f34fe3ff1cc4ab17d95379337cfc664967 (patch) | |
tree | 234af87b17f94d28e18ca36a13ab9bfe96f3b7ae /perl-external/notes.txt | |
parent | 75a3614767dde3b3f0376acd9879bc09b4ba09e4 (diff) |
strip out remaining dpan related bits
Diffstat (limited to 'perl-external/notes.txt')
-rw-r--r-- | perl-external/notes.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/perl-external/notes.txt b/perl-external/notes.txt new file mode 100644 index 000000000..e1dccb331 --- /dev/null +++ b/perl-external/notes.txt @@ -0,0 +1,33 @@ +Steps to add a module. + +Install using cpanm storing files needed in minicpan dir using --save-dists + + + + + + + + + + + + + + + + + + + + +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 + + + |