in reply to Re^3: CLI with ARGV
in thread CLI with ARGV

Hey 2teez thank you for answering I've actually figured out how to do it using the Getopt::Long module. It doesn't use ARGV but does what I want it to do. Thank you anyway for trying to help.