git-cpan-module: Devel-Size
git-cpan-version: 0.54
git-cpan-authorid: DSUGAL
git-cpan-file: authors/id/D/DS/DSUGAL/Devel-Size-0.54.tar.gz
0.53 Thu Oct 10 12:30:00 2002
- Finally started updating Changes file
- Applied doc patch from Ann Barcomb
- - Got globs sizing right
\ No newline at end of file
+ - Got globs sizing right
+
+0.54 Sat Oct 12 14:11:00 2002
+ - Applied a patch to get it working on 5.8.0 under Tru64
@EXPORT = qw(
);
-$VERSION = '0.53';
+$VERSION = '0.54';
bootstrap Devel::Size $VERSION;
=head1 BUGS
-Doesn't currently walk all the bits for code refs, globs, formats, and
+Doesn't currently walk all the bits for code refs, formats, and
IO. Those throw a warning, but a minimum size for them is returned.
=head1 AUTHOR
return total_size;
}
-
MODULE = Devel::Size PACKAGE = Devel::Size
+PROTOTYPES: DISABLE
+
IV
size(orig_thing)
SV *orig_thing