Help for this page
use strict; my $R; ... print mySub(); #prints some string print mySub(); #again
1. R = "" ... 3. R = "some string" some string