Help for this page

Select Code to Download


  1. or download this
    perl -MGetopt::Long -e 'use Frob; GetOptions("foo=s",$foo); frobnicate
    +($foo,$_) while <>' --foo="Some additional data you might pass also a
    +s a variable"