Help for this page
Select Code to Download
Select
or
download this
sub init { my ($someModule, $someCondition) = @_; ... } init("Bleach", 1);
Select
or
download this
sub init { my ($someModule, $someCondition) = @_; ... } init("Bleach", 1);