Help for this page
#!perl package Reloadable; ... } __PACKAGE__
#!perl package SineCalculatorReloadable; ... 1;
#!perl ... }; $i = ($i+1) % 50; }