DBIx-Lookup-Field

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

      my ($lookup, $reverse) = dbi_lookup_field_with_reverse(...);

    Note that if a value occurs more than once, only one of the potential
    keys will win (the one that occurs first in the lookup hash's key
    order), so be warned.

INSTALLATION
    See perlmodinstall for information and options on installing Perl
    modules.

BUGS AND LIMITATIONS
    No bugs have been reported.

    Please report any bugs or feature requests through the web interface at
    <http://rt.cpan.org/Public/Dist/Display.html?Name=DBIx-Lookup-Field>.

AVAILABILITY
    The latest version of this module is available from the Comprehensive
    Perl Archive Network (CPAN). Visit <http://www.perl.com/CPAN/> to find a
    CPAN site near you, or see
    <http://search.cpan.org/dist/DBIx-Lookup-Field/>.

lib/DBIx/Lookup/Field.pm  view on Meta::CPAN

  my ($lookup, $reverse) = dbi_lookup_field_with_reverse(...);

Note that if a value occurs more than once, only one of the potential
keys will win (the one that occurs first in the lookup hash's key order),
so be warned.

=head1 INSTALLATION

See perlmodinstall for information and options on installing Perl modules.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests through the web interface at
L<http://rt.cpan.org/Public/Dist/Display.html?Name=DBIx-Lookup-Field>.

=head1 AVAILABILITY

The latest version of this module is available from the Comprehensive Perl
Archive Network (CPAN). Visit L<http://www.perl.com/CPAN/> to find a CPAN



( run in 0.336 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )