in reply to Equivalent Dot Command in TCL

The closest equivalent to the "dot" (resp. source) shell command in Perl is do. If you only want to load subroutines from external files, require and use are more common.