------------------------------------------------------------------------ 0.51 | Piotr Roszatycki | 2008-11-18 New features: * Module names can contain the asterix '*' char at the end of string. use all 'MyApp::Plugins::*'; Fixes: * t/*.t: Use internal test modules instead IO::* and Socket::*. ------------------------------------------------------------------------ 0.5001 | Piotr Roszatycki | 2008-11-15 Fixes: * Compiles with Perl 5.8 and Perl 5.10. Fixes: Bug#40099. * t/*.t: no_plan takes no argument. Changes: * Used core File::Find instead File::Find::Rule. * Cleaned up Build.PL script. ------------------------------------------------------------------------