Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> perl >> libdata-uriencode-perl
aramo  ]
[ ソース: libdata-uriencode-perl  ]

パッケージ: libdata-uriencode-perl (0.11-2)

module to encode and decode data structures for use in URI's

The world of the web works off of URI's. The Query string portion of URIs already support encoding of key/value paired data - they just don't natively allow for complex data structures.

There are modules or encodings that do support arbitrarily complex data structures. JSON, YAML and Data::Dumper all have their own way of encoding complex structures. But then to pass them across the web, you usually still have to URL encode them and pass them via a form parameter.

Data::URIEncode allows for encoding and decoding complex (multi level) data structures using native Query String manipulators (such as CGI.pm). It takes complex data and turns it into a flat hashref which can then be turned into a URI query string using URL encoding. It also takes a flat hashref of data passed in and translates it back to a complex structure.

その他の libdata-uriencode-perl 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

libdata-uriencode-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 11.5 kB33 kB [ファイル一覧]