This is the command module-sizep that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use module-sizep online using onworks.net services