# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
perl5.setup CGI-Ajax 0.707
description A module for writing AJAX/DHTML-based web apps
long_description CGI::Ajax is an object-oriented module that provides \
a unique mechanism for using Perl code \
asynchronously from JavaScript-enhanced HTML pages. \
CGI::Ajax unburdens the user from having to write \
extensive JavaScript, except for associating an \
exported method with a document-defined event (such \
as onClick, onKeyUp, etc). CGI::Ajax also mixes well \
with HTML containing more complex JavaScript.
checksums rmd160 66061a053e2eedba35d491cacd314b3733cfd7fa \
sha256 fb18801bf6473231199bb9e81f56ce945c4b93c68b05ed17049a8885b9e211f7
if {${perl5.major} != ""} {
port:p${perl5.major}-class-accessor