On Thu, 8 Jul 2004 08:51:08 -0600, Wiggins d Anconia wrote
>
> All of this seems a little fishy, what is 
> the overall goal and why do you need to pass sub names to a separate 
> script?

I am assembling the command line under the Interwoven CMS workflow engine,
which is basically Perl.  Each automated task in the workflow calls a perl
script which basically calls one or more of the subroutines in this module.  I
need to indicate to each call to the script which subroutines to invoke rather
than having multiple scripts, one for each possible combination of
subroutines.  If there's a better solution I am very open to it.

Thanks again,

   -John

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to