[ 原始碼: libdata-visitor-perl ]
套件:libdata-visitor-perl(0.32-1)
libdata-visitor-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdata-visitor-perl:
- [libdata-visitor-perl_0.32-1.dsc]
- [libdata-visitor-perl_0.32.orig.tar.gz]
- [libdata-visitor-perl_0.32-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- gregor herrmann (QA 頁面)
- Ansgar Burchardt (QA 頁面)
- Florian Schlichting (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Visitor implementation for Perl data structures
Data::Visitor is a simple visitor implementation for Perl data structures. It has a main dispatcher method, visit, which takes a single Perl value and then calls the methods appropriate for that value.
其他與 libdata-visitor-perl 有關的套件
|
|
|
|
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libtie-toobject-perl
- module for tying to an existing object
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language