in reply to Re^8: Can't call method "find" on an undefined value
in thread Can't call method "find" on an undefined value

you're right. perl -e'undef->find(1)' Can't call method "find" on an undefined value at -e line 1. i am learning catalyst and perl can you point me to book and/or sites where i could have more info.