The AUTOLOAD routine handles the magical method calls. Where methods don’t exist in this package we attempt to call the same method on the database handle.
DESTROY methods are ignored here.
Parameters
Variable; see above
Returns
Variable; see above
=end NaturalDocs