[ bianca ]
[ 源代码: libdata-javascript-perl ]
软件包:libdata-javascript-perl(1.15-1)
libdata-javascript-perl 的相关链接
下载源码包 libdata-javascript-perl:
- [libdata-javascript-perl_1.15-1.debian.tar.xz]
- [libdata-javascript-perl_1.15-1.dsc]
- [libdata-javascript-perl_1.15.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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