The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SQL::OOP::Join [EXPERIMENTAL]

SYNOPSIS

DESCRIPTION

METHODS

SQL::OOP::Join->new

$instance->bind

$instance->set

$instance->to_string

Constants

ARG_DIRECTION

ARG_DIRECTION_INNER

ARG_DIRECTION_LEFT

ARG_DIRECTION_RIGHT

ARG_ON

ARG_TABLE1

ARG_TABLE2

KEYS

PREFIXES

AUTHOR

Sugama Keita, <sugama@jamadam.com>

COPYRIGHT AND LICENSE

Copyright (C) 2011 by Sugama Keita.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.