Man page - module-size(1)
Packages contains this manual
Package: libmemory-usage-perl
apt-get install libmemory-usage-perl
apt-get install libmemory-usage-perl
Manuals in package:
Documentations in package:
Manual
MODULE-SIZE
NAMESYNOPSIS
DESCRIPTION
SEE ALSO
LICENCE AND COPYRIGHT
NAME
module-size -- Spit out estimated size of module code.
SYNOPSIS
module-size Some::Module::Name [ Other::Module ]
DESCRIPTION
Reports the process size after โuseโing a module. If more than one module name is provided, the modules are included in order, allowing you to compare (for example) the incremental effect of adding other modules to an existing application.
SEE ALSO
Memory::Usage,
LICENCE AND COPYRIGHT
Copyright 2010 Dave OโNeill.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.