| Paketname | libdata-javascript-perl |
| Beschreibung | dump perl data structures into JavaScript code |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.13-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 76 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 12570 Byte |
| Prüfsumme MD5 | 9685ad8ee419494ca9e29d53fe67b544 |
| Prüfsumme SHA1 | 2b4dd48767674ad2bb7d117a7642c9f61ae51349 |
| Prüfsumme SHA256 | 2c6eba34f14a1beffc7501eeacdcd40d39ceb1cdd7d622998d5a0e364a07571c |
| Link zum Herunterladen | libdata-javascript-perl_1.13-1_all.deb |
| Ausführliche Beschreibung | Data::JavaScript is mainly inteded 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.
|