Provided by: octopussy_1.0.6-0ubuntu1_all bug

NAME

       Octopussy::DB - Octopussy Database module

FUNCTIONS

   Connect()
       Connects to the Octopussy Database

   Table_Creation($tablename, \@fields, \@indexes)
       Creates Table '$tablename' with fields '\@fields'

   SQL_As_Substitution($field)
   SQL_Select_Function(@fields)
   Column_Names($query)
       Returns list of Column names from an SQL query

AUTHOR

       Sebastien Thebert <octo.devel@gmail.com>