Hi folks, Hopefully I'm on the right mailing list for this discussion. I have the misfortunate of needing to get a package I've written to work under Win32 (2003 Server and XP). While doing so, I've come across some problems in the A::T module. Specifically, the lib->import($top_dir) line in TestConfig.pm is failing with the following error:
"C:\work\bug-reporting-skeleton-mp2" is not exported by the lib module Can't continue after import errors at C:/Perl/site/lib/Apache/TestConfig.pm line 223 Using Geoff's bug reporting framework, I tracked the error down to the Time::Piece package. If I use this package, I get the error. If I don't, there's no problem. I was seeing this issue under WinXP with Apache 2.0.48, ActiveState Perl 5.8.3 and mod_perl 1.99_13. I do not see the problem under Linux with Apache 1.3.31, Perl 5.8.6 and mp 1.29. I do not have Apache2/mp2 on Linux so have not tested that combination. Seeing how old my packages were (I don't use this laptop much), I subsequently upgraded to Apache 2.0.52, ActiveState Perl 5.8.6 and mod_perl 1.9921. Unfortunately, the same error still occurred and a new one began (see follow-up message). My example code can be retrieved from my website[1]. Thanks, William [1] http://knowmad.com/~william/bug-reporting-skeleton-mp2_WLM20040210T125200.zip -- Knowmad Services Inc. http://www.knowmad.com