Exercise: Color selector


Take the solution from the previous chapter (you can use the file examples/perlarrays/color_selector.pl ) and add the following features:

  1. Read the names of the colors from a file called colors.txt
  2. Let the user pass the name of the color file using the --filename FILENAME option.