套件: libdata-section-simple-perl (0.07-2)
libdata-section-simple-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libdata-section-simple-perl:
- [libdata-section-simple-perl_0.07-2.dsc]
- [libdata-section-simple-perl_0.07.orig.tar.gz]
- [libdata-section-simple-perl_0.07-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
- Xavier Guimard
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for reading data from __DATA__ section of the file
Data::Section::Simple is a simple module to extract data from __DATA__ section of the file.
This module does not implement caching (yet) which means in every get_data_section or get_data_section($name) this module seeks and re-reads the data section. If you want to avoid doing so for the better performance, you should implement caching in your own caller code.
其他與 libdata-section-simple-perl 有關的套件
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language