In perl.git, the branch smoke-me/marcg/pod-html-addcache has been created
<http://perl5.git.perl.org/perl.git/commitdiff/e43c1a8a695a56bfd09398210aed0700f3f0f23b?hp=0000000000000000000000000000000000000000>
at e43c1a8a695a56bfd09398210aed0700f3f0f23b (commit)
- Log -----------------------------------------------------------------
commit e43c1a8a695a56bfd09398210aed0700f3f0f23b
Author: Marc Green <[email protected]>
Date: Tue Jan 24 21:20:55 2012 -0500
Fix portability issue with Pod::Html test case
M ext/Pod-Html/t/cache.t
commit c3a7b12650951e80a0d1b479c65d67e4ef5cf95d
Author: Marc Green <[email protected]>
Date: Tue Jan 17 00:58:59 2012 -0500
Modernize the use of open() (copied from old code)
M ext/Pod-Html/lib/Pod/Html.pm
commit 140672afafbee1a37729e7b95bef30e4f44edd53
Author: Marc Green <[email protected]>
Date: Tue Jan 17 00:26:21 2012 -0500
Update MANIFEST
M MANIFEST
commit b657a5c4c40d7f55031e0072839e8112525fb99d
Author: Marc Green <[email protected]>
Date: Fri Jan 13 11:42:00 2012 -0500
Re-add cache feature
./installhtml was unacceptably slow without pod2html caching,
so this commit re-adds it.
M ext/Pod-Html/lib/Pod/Html.pm
A ext/Pod-Html/t/cache.pod
A ext/Pod-Html/t/cache.t
M ext/Pod-Html/t/pod2html-lib.pl
-----------------------------------------------------------------------
--
Perl5 Master Repository