Subject: | DateTime::TimeZone should be listed (or tested) after DateTime is listed |
1. In DateTime/Complete.pm you have:
------------------
DateTime::TimeZone 0.25 - needed by DateTime
DateTime
------------------
2. But somehow it should be:
------------------
DateTime
DateTime::TimeZone
------------------
3. Because this is what I saw in the test of DateTime::TimeZone:
t/01load....................skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/02basic...................skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/03link....................skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/04local...................skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/05offset..................ok
t/06no-dst..................skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/07offset-only.............skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/08name....................skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/09changes.................skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/11valid-name..............skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/12storable................skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/13short-name-has-slash....skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/14invalid-name............skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/15catalog.................ok
t/16has-dst-changes.........skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/17special-names...........skipped
all skipped: Cannot run tests before DateTime.pm 0.1501 is
installed.
t/99-pod....................ok
All tests successful, 14 tests skipped.
Files=17, Tests=438, 23 wallclock secs (21.56 cusr + 1.00 csys = 22.56 CPU)
./Build test -- OK
Running Build install
Installing /usr/lib/perl5/site_perl/5.8.8/DateTime/TimeZone.pm