http://www.perlmonks.org?node_id=629045


in reply to Re: Framing my scripts
in thread Framing my scripts

This looks like a really cool way to do what I'm looking for, except...I don't quite understand it.

Let's say I have 2 scripts I want to implement this way; one will print "Hello World", and the other will print "Foo Bar". How would I set that up using your method?

Thanks,

Spidy