Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

SQL::Statement::Util

Name SQL::Statement::Util
Version 1.414
Located at /usr/share/perl5
File /usr/share/perl5/SQL/Statement/Util.pm
Is Core No
Search CPAN for this module SQL::Statement::Util
Documentation SQL::Statement::Util
Module Details SQL::Statement::Util


NAME

SQL::Statement::Util


SYNOPSIS

  SQL::Statement::Util::Column->new($col_name, $table_name, $term, $display_name)
  SQL::Statement::Util::AggregatedColumns($col_name, $table_name, $term, $display_name)
  SQL::Statement::Util::Function($name, $sub_name, $args)


DESCRIPTION

This package contains three utility classes to handle deliverable columns.


INHERITANCE

  SQL::Statement::Util::Column
  ISA SQL::Statement::Util
  SQL::Statement::Util::AggregatedColumns
  ISA SQL::Statement::Util::Column
    ISA SQL::Statement::Util
  SQL::Statement::Util::Function
  ISA SQL::Statement::Util


AUTHOR & COPYRIGHT

 This module is
 copyright (c) 2001,2005 by Jeff Zucker and
 copyright (c) 2007-2020 by Jens Rehsack.
 All rights reserved.

The module may be freely distributed under the same terms as Perl itself using either the ``GPL License'' or the ``Artistic License'' as specified in the Perl README file.

Jeff can be reached at: jzuckerATcpan.org Jens can be reached at: rehsackATcpan.org or via dbi-devATperl.org

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026