diff options
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 + + + |