On Thu, 5 Feb 2004, Hill, Ronald wrote: > [EMAIL PROTECTED] wrote: > > Summary of the problem: > > > > Creating new 'Build' script for 'DateTime-Calendar-Japanese' version > > '0.03' Running [/usr/perl/v5.8.3/bin/perl Build UNINST=1]... > > lib/DateTime/Calendar/Japanese.pm -> > > blib/lib/DateTime/Calendar/Japanese.pm > > Manifying blib/lib/DateTime/Calendar/Japanese.pm -> > > blib/libdoc/DateTime::Calendar::Japanese.3 > > Running [/usr/perl/v5.8.3/bin/perl Build UNINST=1 test]... > > t/01-sanity.... > > *** This test will take a long time, please be patient *** > > *** Starting on Thu Feb 5 12:52:14 2004 > > Can't locate object method "_new" via package > > "DateTime::Event::Sunrise" at > > [snipped] > > Oooops!, I did not note that in the change log :( > Anyway, Daisuke Maki needs to update his module > to use the new method as there is no more _new > and update the dependencies as will. > > Sorry about that :(
Judging by the name, I'd assume _new() was intended for internal use. Daisuke got what he deserved for using private methods. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
