{ package FOO; use Getopt::Std; getopts('fs', \%opts); }