xref
: /
openbsd-src
/
gnu
/
usr.bin
/
perl
/
cpan
/
Math-BigInt
/
t
/
Math
/
BigFloat
/
BareSubclass.pm
(revision 5486feefcc8cb79b19e014ab332cc5dfd05b3b33)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
package
Math
::
BigFloat
::
BareSubclass
;
2
use
base
'Math::BigFloat'
;
3
1
;
4