in reply to How to tell methods exist in a package

hi,
you can also read this module 'use AutoLoader', for How to handle these kind of error ('method not defined')error.
more info : AutoLoader
-kulls
  • Comment on Re: How to tell methods exist in a package