in reply to Re^3: "Method is not in the class but it is there!"
in thread "Method is not in the class but it is there!"
It didn't produce anything. Also, I did this :perl -I ~/lib/ -MCC2::Schema::BirthdayCardList -MData::Dump::Streamer +-el 'print Dump(CC2::Schema::BirthdayCardList->can("add_to_birthday_c +ards"))';
and there was no output.perl -MData::Dump::Streamer -el 'print Dump(Data::Dump::Streamer->can( +"VERSION"))';
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: "Method is not in the class but it is there!"
by kcott (Archbishop) on Sep 05, 2011 at 11:19 UTC | |
by AnomalousMonk (Archbishop) on Sep 05, 2011 at 16:34 UTC | |
|
Re^5: "Method is not in the class but it is there!"
by Anonymous Monk on Sep 05, 2011 at 09:32 UTC | |
|
Re^5: "Method is not in the class but it is there!"
by Anonymous Monk on Sep 05, 2011 at 09:34 UTC |