CC: | Damian Conway<damian [...] conway.org> |
Subject: | Broken: Spaces in specification are optional in command line |
Date: | Sun, 6 Feb 2011 22:15:19 +0000 |
To: | <bug-Getopt-Declare [...] rt.cpan.org> |
From: | Suresh Govindachar<sgovindachar [...] yahoo.com> |
Hello,
As per documentation of Getopt::Declare, spaces in the
specification mean spaces are optional in the command line.
I think this feature is broken. To see the break, consider the
example demos/demo_csv that is included in Getopt-Declare-1.13.tar.gz.
Details of such a consideration can be seen in this discussion on
perlmonks: http://www.perlmonks.org/?node_id=886298
My tests were on Linux 2.6.28-18-generic #60-Ubuntu SMP with
perl v5.10.0 and Getopt::Declare version 1.13.
Thanks,
--Suresh