: Is it possible to execute just a subroutine from the commandline? I'm
: running apache on a unix box. I know you can execute a
: script from the
: command line however, I have some modules I have written with
: many stand
: alone methods and I'm only wanting to check the return val
Is it possible to execute just a subroutine from the commandline? I'm
running apache on a unix box. I know you can execute a script from the
command line however, I have some modules I have written with many stand
alone methods and I'm only wanting to check the return values of the
methods.
byr