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:
- Read the names of the colors from a file called colors.txt
- Let the user pass the name of the color file using the --filename FILENAME option.