Hi Gerfried,

| When any level of bundling is enabled, option values may be inserted in
| the bundle. For example:
|
|     -h24w80
|
| is equivalent to
|
|     -h 24 -w 80

> *argh*  This is sooo wrong. How does Getopt::Bundle guess if one
>doesn't want to use "-h 24w80" instead? This is absolutely
>non-intuitively.....  *sigh*

By looking into format specifier. It it's 'i', then 24 will be passed to h and
80 to w, if it's 's', then '24w80' will be passed to h. Is this satisfiable
for you to close this bug?

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Developer

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to