CAM-App

 view release on metacpan or  search on metacpan

index.html  view on Meta::CPAN

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<base href="http://www.clotho.com/code/CAM-App/index.html">
<title>CAM-App</title>
<link href="/css/demo.css" rel="stylesheet" type="text/css">
<script language="JavaScript" src="/js/demo.js" type="text/javascript"></script>
<style>
p.desc, td.links, a {
  line-height: 17pt;
}
thead tr td {
  align: left;
  font-weight: bold;
  font-style: italic;
}
a {
  font-weight: bold;
  text-decoration: none;
  aborder-bottom: 1px dotted white;
}
a:hover {
  font-weight: bold;
  text-decoration: underline;
  atext-decoration: none;
  aborder-bottom: 1px solid white;
}
</style>
</head>
<body>
<div class="title">
<img src="/images/clotho.gif" alt="Clotho Advanced Media, Inc." width="339" height="117" border="0">
</div>

<div class="body">

<p class="title">CAM-App</p>

<p class="subtitle">Last update: <a href="perl/CAM-App-1.07-docs">v1.07</a>, 2005-04-22</p>



<p>
This module implements a basic framework for building web database
applications with the CAM libraries.  It is designed to be subclassed
(see SUBCLASSING below) by your software to provide web functionality
with low overhead.  It is intended for the usual Apache, Perl, MySQL,
and Linux environment, but as little as possible is hardcoded for that
idiom (or, when hardcoded, we try to make the pieces overrideable).
</p>

<p>
External libraries referenced:
  Required:
    CGI
    CAM:<!-- -->:Template
  Optional: (NOTE! Some of these have not yet been released to CPAN)
    CGI:<!-- -->:Compress:<!-- -->:Gzip
    DBI
    CAM:<!-- -->:Session
    CAM:<!-- -->:SQLManager
    CAM:<!-- -->:SQLObject
    CAM:<!-- -->:EmailTemplate
    CAM:<!-- -->:EmailTemplate:<!-- -->:SMTP
    CAM:<!-- -->:Template:<!-- -->:Cache
</p>

<table cellspacing="0" cellpadding="2" border="1" width="100%">
  <thead>
    <tr>
      <td>License</td>
      <td>Files</td>
      <td>Date</td>
    </tr>
  </thead>
  <tbody>
    
      <tr>
        <td valign="top"><a href="#perl">Perl</a></td>
        <td valign="top">
          <a href="perl/CAM-App-1.07.tgz">CAM-App-1.07.tgz</a>
          (<a href="perl/CAM-App-1.07.tgz.md5">MD5</a>)
          <br>



( run in 1.712 second using v1.01-cache-2.11-cpan-39bf76dae61 )