The wikis are all available on my Wiki Haven.
The modules are available on MetaCPAN.
Wikis:
- Perl.Wiki.html V 1.49
- Debian.Wiki.html V 1.14
- Digital.Security.Wiki.html V 1.23
- Mojo.Wiki.html V 1.20
- Perl.Wiki.html V 1.49
Modules:
- CPAN::MetaPackager V 1.04
- CPAN::MetaCurator V 1.24
I have uploaded to CPAN:
o CPAN::MetaCurator V 1.23
o CPAN::MetaPackager V 1.03
And I have uploaded to my Wiki Haven:
o Perl.Wiki V 1.48
o cpan.metacurator.tree.html V 1.23
o Mojo.Wiki V 1.19
Both are available from my Wiki Haven.
Next step will be the validation module for CPAN::MetaCurator, using the new:
use feature 'class'
code.
After that, back to the re-write of all *.pm in CPAN::MetaCurator.
The new Perl.Wiki.html V 1.46 & the JSTree version V 1.20 are available from my
Other news:
(a) CPAN::MetaCurator:
Status: On github & on CPAN.
There are some issues:
1. It is becoming increasingly awkward to process the records read from the database
in order to transform them into JSTree stuff, so I am going to re-write the code to firstly
read the db & store the data in a Tree::DAG_Node. That way the data more nearly
matches the JSTree structure so the common cases & all the special cas…
All downloads mentioned here are available from my
Wiki Haven:
a. Perl.Wiki V 1.45
b. cpan.metacurator.tree.html V 1.17
c. Mojo.Wiki V 1.18
d. PHP.Wiki V 1.02
CPAN::MetaCurator V 1.17 has already been released to MetaCPAN, although I can't see it yet.