source: trunk/essentials/dev-lang/perl/lib/integer.pm@ 3314

Last change on this file since 3314 was 3181, checked in by bird, 19 years ago

perl 5.8.8

File size: 3.2 KB
Line 
1package integer;
2
3our $VERSION = '1.00';
4
5=head1 NAME
6
7integer - Perl pragma to use integer arithmetic instead of floating point
8
9=head1 SYNOPSIS
10