in reply to Re^22: How to completely destroy class attributes with Test::Most?
in thread How to completely destroy class attributes with Test::Most?
The solution for that in Perl is just like C: do { $$self->$method(@_) } while ($$self->next);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^24: How to completely destroy class attributes with Test::Most?
by nysus (Parson) on Sep 07, 2019 at 05:29 UTC | |
by jcb (Parson) on Sep 07, 2019 at 05:42 UTC | |
by nysus (Parson) on Sep 07, 2019 at 13:03 UTC | |
by nysus (Parson) on Sep 07, 2019 at 05:32 UTC | |
|
Re^24: How to completely destroy class attributes with Test::Most?
by nysus (Parson) on Sep 02, 2019 at 16:59 UTC | |
|
Re^24: How to completely destroy class attributes with Test::Most?
by nysus (Parson) on Sep 01, 2019 at 23:21 UTC |