#can_ok( $player, 'name', 'player has name method'); #why does this fail?Because can_ok is looking for methods called 'name' and 'player has name method'?
According to Test::More:
can_okcan_ok($module, @methods);
can_ok($object, @methods);
In reply to Re^2: messing with @ISA - unblessing
by FunkyMonk
in thread messing with @ISA - unblessing
by Boldra
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |