in reply to Re: run-time argumentsin thread run-time arguments
Command-line arguments are kept in @ARGV. The code you posted doesn't touch @ARGV, but the code you didn't post (i.e. the contents of View::Value) might.