Bug#269919: state of #269919

Eugene V. Lyubimkin jackyf.devel at gmail.com
Sat Nov 7 13:25:03 UTC 2009


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/perl-maintainers/attachments/20091107/945bc486/attachment.pgp>


More information about the Perl-maintainers mailing list