Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Data-Integer
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
3.36 KB
-rw-r--r--
2017-08-07 21:08:53
Edit
Del
README
741 B
-rw-r--r--
2017-08-07 21:08:53
Edit
Del
Editing: README
(741 B)
Path: /usr/share/doc/perl-Data-Integer/README
Back
NAME Data::Integer - details of the native integer data type DESCRIPTION This module is about the native integer numerical data type. A native integer is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native integer type. There are actually two native integer representations: signed and unsigned. Both are handled by this module. INSTALLATION perl Build.PL ./Build ./Build test ./Build install AUTHOR Andrew Main (Zefram) <zefram@fysh.org> COPYRIGHT Copyright (C) 2007, 2010, 2015, 2017 Andrew Main (Zefram) <zefram@fysh.org> LICENSE This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.