readme

来自「source of perl for linux application,」· 代码 · 共 24 行

TXT
24
字号
This distribution is a replacement for the builtin distribution.This package contains a selection of subroutines that people haveexpressed would be nice to have in the perl core, but the usage would notreally be high enough to warrant the use of a keyword, and the size sosmall such that being individual extensions would be wasteful.After unpacking the distribution, to install this module type         perl Makefile.PL        make        make test        make installKNOWN BUGSThere is a bug in perl5.6.0 with UV's that are >= 1<<31. This willshow up as tests 8 and 9 of dualvar.t failingCopyright (c) 1997-2006 Graham Barr <gbarr@pobox.com>. All rights reserved.This library is free software; you can redistribute it and/ormodify it under the same terms as Perl itself.

⌨️ 快捷键说明

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