readme
来自「source of perl for linux application,」· 代码 · 共 16 行
TXT
16 行
This is the README file for Test::Simple, basic utilities for writing tests, by Michael G Schwern <schwern@pobox.com>.After installation, please consult the tutorial for how tostart adding tests to your modules. 'perldoc Test::Tutorial'should work on most systems.* InstallationTest::Simple uses the standard perl module install process:perl Makefile.PLmakemake testmake install
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?