$text = "foo"; sub func { return "something"; } ... ... #### $obj = capsule("foo.pl");