Skip Menu |

This queue is for tickets about the Package-Abbreviate CPAN distribution.

Report information
The Basics
Id: 116144
Status: new
Priority: 0/
Queue: Package-Abbreviate

People
Owner: Nobody in particular
Requestors: PERLANCAR [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: would you consider an option to output : (single-colon) instead of :: (double-colon)?
For example, Foo::Bar::Qux -> F:B:Qux. This gives hints that F and B are abbreviated. Compare with F:B::Qux (hint that only F is abbreviated while B is actually the exact name) and F::B::Qux (F and B are actually exact names).