套件: libsmart-comments-perl (1.06-1)
libsmart-comments-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libsmart-comments-perl:
- [libsmart-comments-perl_1.06-1.dsc]
- [libsmart-comments-perl_1.06.orig.tar.gz]
- [libsmart-comments-perl_1.06-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Niko Tyni
- Damyan Ivanov
- Jonathan Yu
- Florian Schlichting
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for comments that do more than just sit there
Smart::Comments is a Perl module that implements "intelligent" comments that can aid in debugging and tracking program execution flow. They can report the value of a variable, track the progress of a loop, and verify that particular assertions are true.
Best of all, when you're finished debugging, you don't have to remove them. Simply commenting out the "use Smart::Comments" line turns them back into regular comments. Leaving smart comments in your code is smart because if you needed them once, you'll almost certainly need them again later.
其他與 libsmart-comments-perl 有關的套件
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language