ANN: CPAN::MetaCurator V 1.08, Perl.Wiki V 1.40 etc
Hi All
Big news today.
I've uploaded these files to my Wiki Haven:
a. Perl.Wiki.html V 1.40
b. jsTree V 1.08 (i.e. the matching version of Perl.Wiki).
This version is much nicer than the previous one.
c. MojoLicious.Wiki.html V 1.14
And I've uploaded to CPAN: CPAN::MetaCurator V 1.40.
This version no longer ships 02packages.details.txt, nor a packages table in the SQLite db.
Further, I'm about to start coding CPAN::MetaPackages, which will do nothing but load
02packages.details.txt into its own SQLite db. Then CPAN::MetaCurator will have its own db
and simultaneously link to the packages db.
The point: To make CPAN::MetaCurator's build.dh.sh run much faster, down from
15 hours on my humble Lenovo M70Q 'Tiny' desktop to 1 second, basically.
And the next step is then to ship only differences between successive versions of
02packages.details.txt, so that updating packages.sqlite will be lightning fast.
I try to write all code in Perl, but find I end up writing in bash, CSS, HTML, JS, and SQL, and doing database design, just to get anything done...
Leave a comment