معرفی شرکت ها


perl-CGI-Ajax-0.707-alt1.1.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

CGI::Ajax - a perl-specific system for writing Asynchronous web applications
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته perl-CGI-Ajax
نام فایل بسته perl-CGI-Ajax-0.707-alt1.1.noarch.rpm
نسخه بسته 0.707
انتشار بسته alt1.1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue 23 Nov 2010 06
هاست سازنده viy-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/CGI-Ajax/
مجوز Artistic
حجم دانلود 40K
حجم نصب 117.045K
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. CGI::Ajax supports methods that return single results or multiple results to the web page, and supports returning values to multiple DIV elements on the HTML page. Using CGI::Ajax, the URL for the HTTP GET/POST request is automatically generated based on HTML layout and events, and the page is then dynamically updated with the output from the perl function. Additionally, CGI::Ajax supports mapping URL's to a CGI::Ajax function name, so you can separate your code processing over multiple scripts. Other than using the Class::Accessor module to generate CGI::Ajax' accessor methods, CGI::Ajax is completely self-contained - it does not require you to install a larger package or a full Content Management System, etc. We have added *support* for other CGI handler/decoder modules, like CGI::Simple or CGI::Minimal, but we can't test these since we run mod_perl2 only here. CGI::Ajax checks to see if a header() method is available to the CGI object, and then uses it. If method() isn't available, it creates it's own minimal header. A primary goal of CGI::Ajax is to keep the module streamlined and maximally flexible. We are trying to keep the generated javascript code to a minimum, but still provide users with a variety of methods for deploying CGI::Ajax. And VERY little user javascript.


نیازمندی

مقدار نام
- /usr/share/perl5
- perl(Class/Accessor.pm)
- perl(Data/Dumper.pm)
- perl(base.pm)
- perl(overload.pm)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 0.707 perl(CGI/Ajax.pm)
= 0.707-alt1.1 perl-CGI-Ajax


نحوه نصب


نصب پکیج rpm perl-CGI-Ajax:

    sudo apt-get install perl-CGI-Ajax-0.707-alt1.1.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/perl-CGI-Ajax-0.707
/usr/share/doc/perl-CGI-Ajax-0.707/Changes
/usr/share/doc/perl-CGI-Ajax-0.707/LICENSE
/usr/share/doc/perl-CGI-Ajax-0.707/README
/usr/share/doc/perl-CGI-Ajax-0.707/Todo
/usr/share/doc/perl-CGI-Ajax-0.707/scripts
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/CGI-Application-Ajax-ex01.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/CGI-Application-Ajax-ex02.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/CGI-Application-Ajax-ex03.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/convert_degrees.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_JSON.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_JSON_out.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_NO_CACHE_callee.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_NO_CACHE_caller.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_callback.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_chained.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_change_encoding.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_change_headers.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_checkbox.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_combo.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_cr.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_dynselect.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_formDump.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_from_span.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_loading.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_manyret.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_nobuild.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_objects_2_url.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_podex.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_radio.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_splitargs.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_subs.pl
/usr/share/doc/perl-CGI-Ajax-0.707/scripts/pjx_url.pl
/usr/share/perl5/CGI
/usr/share/perl5/CGI/Ajax.pm


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2010-11-22

repair after perl 5.12 upgrade using girar-nmu

2010-07-13

automated CPAN update

2008-09-05

0.706 version
fix directory ownership violation

2008-07-21

first build for ALT Linux Sisyphus