This is a TODO for the release of MacPerl 5.8.  If you want to do
anything on the list, please post here so we can coordinate.  A person's
name in () denotes that person is working on it.

various bugs (see http://sf.net/tracker/?atid=107940&group_id=7940)
ext/ tests
        * All tested, various tests fixed
        * Time::HiRes fails with various alarms (Chris)
        * Devel::DProf tests don't work
lib/ tests
        * Tested through E* so far, except CPAN/t
        * Tested from M* to the end, various tests fixed
        * CGI/carp.t  [open]  -- not ok 28 with MP app, ok with tool
        * CPAN tests  [open]
        * Devel/SelfStubber.t  [open] -- makes system() calls, fails badly
        * English.t  [open]  -- not ok 48, see note below
        * File/DosGlob.t  [fixed]
        * (Rest of) F*-L* [open]


NOTES:

*** English.t

Looks as if
      eval { open('') };
  does not set $OS_ERROR{ENOENT}. Should it ?

not ok 48 - %OS_ERROR (ENOENT should be set)
#     Failed test (English.t at line 128)



Best regards,

--Thomas

Reply via email to