readme

来自「megahal is the conversation simulators c」· 代码 · 共 39 行

TXT
39
字号
Megahal version 0.01====================The README is used to introduce the module and provide instructions onhow to install the module, any machine dependencies it may have (forexample C compilers and installed libraries) and any other informationthat should be provided before the module is installed.A README file is required for CPAN modules since CPAN extracts theREADME file from a module distribution so that people browsing thearchive can use it get an idea of the modules uses. It is usually agood idea to provide version information here so that people candecide whether fixes for the module are worth downloading.INSTALLATIONTo install this module type the following:   perl Makefile.PL   make   make test   make installDEPENDENCIESThis module requires these other modules and libraries:  blah blah blahCOPYRIGHT AND LICENCEPut the correct copyright and licence information here.Copyright (C) 2003 Laurent FousseThis library is free software; you can redistribute it and/or modifyit under the same terms as Perl itself. 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?