S Stephen Active member Jun 13, 2009 #1 The -a and the -c are command line switches. Has nothing to do with perl syntax. Try running filename.pl --help and see what the arguments are.
The -a and the -c are command line switches. Has nothing to do with perl syntax. Try running filename.pl --help and see what the arguments are.
B Brian New member Jun 13, 2009 #2 I am not familiar to perl and Im trying to understand some syntax. i see a filename.pl -a directory -c "Title" -g /tmp/directory what does the -a and -c do in this case??
I am not familiar to perl and Im trying to understand some syntax. i see a filename.pl -a directory -c "Title" -g /tmp/directory what does the -a and -c do in this case??