タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

perlとreferenceとdomに関するnabinnoのブックマーク (2)

  • Perl XML Quickstart: The Standard XML Interfaces

    May 16, 2001 Kip Hampton Introduction This is the second part in a series of articles meant to quickly introduce some of the more popular Perl XML modules. This month we look at the Perl implementations of the standard XML APIs: The Document Object Model, The XPath language, and the Simple API for XML. As stated in part one, this series is not concerned with comparing the relative merits of the va

  • XML::DOMモジュール(日本語チョー訳)

    by Hippo2000(1999/5/12) XML::DOMモジュールなのです。DOMって何さってこともちょっとはわかるかも。 なおこのドキュメントではXML::DOMモジュール(dom.pm)にpod2htmlを実行して作成されたファイルをベースにして、編集をくわえて日語に訳そうとしたものです。わかりにくい部分は物を見てください。(^^; といってもこの原自体かなりあやしげな部分があったりします。 DOM仕様書などを見るともっとわかりやすいのではないかと感じています。 ->これを作成するにあたっては、どら舗さんのページを参考にさせていただきました。 原の著作権はEnno Derksen 氏、Clark Cooper 氏がお持ちです(詳しくは作者の部分を見てください)。 Enno Derksenさんにはメールで了解をいただきました。 なお内容等が間違っていたら修正しま

  • 1