Im having a bit of trouble trying to find documentation on running perl functions via the windows comand line. I have a set of functins, say Foo1(), Foo2(), and Foo3() that i would like to be able to run if i type something like myprogram.pl - a or whatever. Actually im writing up a batch file in which to supply the switches, doubt that matters though.
Does anyone have any good links or tips to getting it to run? Thanks!