The problem is, I have no clue what is on these systems (modules) and I have
no permissions to install outside of my home directory. I'm a lowly terminal
boy :-( but this program will be used network wide, so maybe I should talk to
the Network Admin. Of course, I can do anything I want on my Win 2K machine,
but the other programs won't run on it...ugh.
>===== Original Message From "Jos I. Boumans" <[EMAIL PROTECTED]> =====
>you can use the Getopt::std module for that
>
>it allows you to use flags like you know from your *nix system
>it will store them in either a hashref or simple scalars, so it's quite
>nifty
>
>perldoc getopt::std for more info
>
>hth
>Jos Boumans
>