套件: libdata-javascript-perl (1.15-1)
libdata-javascript-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libdata-javascript-perl:
- [libdata-javascript-perl_1.15-1.dsc]
- [libdata-javascript-perl_1.15.orig.tar.gz]
- [libdata-javascript-perl_1.15-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Ansgar Burchardt
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to dump perl data structures into JavaScript code
Data::JavaScript is mainly intended for CGI programming, when a perl script generates a page with client side JavaScript code that needs access to structures created on the server.
It works by creating one line of JavaScript code per datum. Therefore, structures cannot be created anonymously and need to be assigned to variables. However, this format enables dumping large structures.
其他與 libdata-javascript-perl 有關的套件
|
|
|
-
- dep: libmodern-perl-perl
- module for enabling all of the features of Modern Perl
-
- dep: libreadonly-perl
- facility for creating read-only scalars, arrays and hashes
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language