Help for this page
use strict; use warnings;
C:\>more client_reg.pl sub hi{print q,hi,} ... C:\>perl -Mstrict -we" do q(client_reg.pl);hi()" hi C:\>