I may be able to give you some pointers (I've assisted with the architecting of banner ad class libraries before) but I'm a bit sketchy because of the lack of detail.

What exactly is it you want? To create banner ads from within a CGI script? What are your business requirements? Do you need to track click throughs? Do you need to create banners based on customer profiles? What do you mean by "maximize banner exposures using perl?" You could simply write a CGI script that creates a page that holds a banner ad and respawns itself in a popup window ad infinitum. That would pretty much maximize banner exposures, but I don't think it's exactly what you want ....

The level of assistance you receive will generally be proportional to the effort you put into the question. In this case, you apparently spent about 12 seconds writing the question. I'm going on 60 seconds writing this response, which is 5 times the effort you put into the question, so I think I should stop now ....


In reply to Re: Adverts and perl by Starky
in thread Adverts and perl by NodeReaper

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.