I refer you to this link Re: CGI to query other websites that I posted 7 years ago in 2010. I clicked on the links therein and although these links are obsolete, they do refer and forward to current PubMed pages.

The basic situation is that if your want to use PubMed in any serious way (which means bioinformatics), you should use the PubMed library of functions to access their site. They have programs and libraries that are compatible with Perl. This will be much more efficient for both your code and their server site.

I think what I said 7 years ago is still valid. I highly recommend that you look at the current PubMed tools. I am sure that they are even better in the last 7 years.

Update: ok, resolved PubMed link from above Monk Post: Entrez Programming Utilities Help
"The Entrez Programming Utilities (E-utilities) are a set of eight server-side programs that provide a stable interface into the Entrez query and database system at the National Center for Biotechnology Information (NCBI)". The part about "stable interface" sounds pretty good to me.


In reply to Re: Forward tracing a text by Marshall
in thread Forward tracing a text by pdahal

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.