http://qs321.pair.com?node_id=1214800


in reply to Re: Problem using rshell to start Perl application
in thread Problem using rshell to start Perl application

I tried this and replaced
/myperl-lib with the actual name of the folder
library_sub with the actual name of the Perl module that contained the subs that I wanted to call

This partially worked but a got a number similar errors of the form
Not enough arguments for myperl-lib::library_sub::sub name and line number in myperl-lib that has the 'our @EXPORT = (' row