Overview¶
Here is an example of how you can use your own Perl modules in Squish:
As the Squish functions are defined in the global scope of the Perl interpreter and with the default package being main, the functions can be accessed using a fully qualified name as shown below.