📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -