Hi guys, I made some bots for Telegram and decided to arrange common codebase into module. I called my project 'perlgram'. Here it's https://github.com/pavelsr/perlgram And this is example of bot based on module https://github.com/FabLab61/dt_bot
What do you think, which package name would be better for publishing it at CPAN ? Is it ok to publish module under Perlgram name, like FindBin ? Or should I add top-level hierarchy like WWW:: or Bot:: or API:: ? -- Best regards, Pavel Serikov