Hi All I got a request to install DBI::Oracle or DBD::Oracle on my Rhel Server, below is the output when using cpan:

[root@fsncgui01dv ~]# cpan Terminal does not support AddHistory. cpan shell -- CPAN exploration and modules installation (v1.9402) Enter 'h' for help. cpan[1]> install DBI::ORACLE Going to read '/root/.cpan/Metadata' Database was generated on Thu, 14 May 2015 09:29:02 GMT Warning: Cannot install DBI::ORACLE, don't know what it is. Try the command i /DBI::ORACLE/ cpan[5]> i /DBI::ORACLE/ Module Bio::DB::DBI::Oracle (CJFIELDS/BioPerl-DB-1.006900.tar.gz) Module < Bio::DB::GFF::Adaptor::dbi::oracle (CJFIELDS/BioPerl-1.6.924 +.tar.gz) Module < Bio::DB::GFF::Adaptor::dbi::oracleace (CJFIELDS/BioPerl-1.6. +924.tar.gz) Module Class::DBI::Oracle (DANIEL/Class-DBI-Oracle-0.51.tar.gz) Module DBIx::Class::Schema::Loader::DBI::Oracle (ILMARI/DBIx-Class- +Schema-Loader-0.07043.tar.gz) Module DBIx::Class::Storage::DBI::Oracle (RIBASUSHI/DBIx-Class-0.08 +2820.tar.gz) Module DBIx::Class::Storage::DBI::Oracle::Generic (RIBASUSHI/DBIx-C +lass-0.082820.tar.gz) Module DBIx::Class::Storage::DBI::Oracle::WhereJoins (RIBASUSHI/DBI +x-Class-0.082820.tar.gz) Module Data::Conveyor::Storage::DBI::Oracle (MARCEL/Data-Conveyor-1 +.103130.tar.gz) Module Data::Storage::DBI::Oracle (MARCEL/Data-Storage-1.102720.tar +.gz) Module JAF::DBI::Oracle (GRISHACE/Apache-JAF-0.21.tar.gz) Module SPOPS::DBI::Oracle (CWINTERS/SPOPS-0.87.tar.gz) Module SQL::Translator::Parser::DBI::Oracle (ILMARI/SQL-Translator- +0.11021.tar.gz) 13 items found cpan[6]> install DBD::ORACLE Warning: Cannot install DBD::ORACLE, don't know what it is. Try the command i /DBD::ORACLE/ to find objects with matching identifiers. cpan[7]> i DBD::Oracle Module id = DBD::Oracle CPAN_USERID PYTHIAN (Pythian Remote DBA <pause-at-pythian.com>) CPAN_VERSION 1.74 CPAN_FILE P/PY/PYTHIAN/DBD-Oracle-1.74.tar.gz UPLOAD_DATE 2014-04-25 INST_FILE (not installed) cpan[8]>

In reply to DBD::Oracle install issues on RHEL 6.5 by LinuxRSA

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.