|
Revision 21166, 375 bytes
(checked in by lopnor, 3 months ago)
|
|
lang/perl/Apache2-AuthzHatenaPoint?: Checking in changes prior to tagging of version 0.05. Changelog diff is:
Index: Changes
===================================================================
--- Changes (リビジョン 21163)
+++ Changes (作業コピー)
@@ -1,5 +1,9 @@
Revision history for Perl extension Apache2::AuthHatena?.
+0.05 Sun Oct 12 15:00:00 JST 2008
+ - now needs ModPerl::MM and Apache::TestMM to run perl Makefile.PL.
+ - use inc::Module::Install;
+
0.04 Mon May 12 12:37:18 JST 2007
- removed harmful code for AuthType? directive.
|
| Line | |
|---|
| 1 | Changes |
|---|
| 2 | inc/Module/Install.pm |
|---|
| 3 | inc/Module/Install/Base.pm |
|---|
| 4 | inc/Module/Install/Can.pm |
|---|
| 5 | inc/Module/Install/Fetch.pm |
|---|
| 6 | inc/Module/Install/Makefile.pm |
|---|
| 7 | inc/Module/Install/Metadata.pm |
|---|
| 8 | inc/Module/Install/Win32.pm |
|---|
| 9 | inc/Module/Install/WriteAll.pm |
|---|
| 10 | lib/Apache2/AuthHatena.pm |
|---|
| 11 | Makefile.PL |
|---|
| 12 | MANIFEST This list of files |
|---|
| 13 | META.yml |
|---|
| 14 | README |
|---|
| 15 | t/Apache2-AuthHatena.t |
|---|
| 16 | t/conf/extra.last.conf.in |
|---|
| 17 | t/TEST.PL |
|---|