In a word 'yes' it is a bad idea
http://prepan.org/ PrePAN - Social Reviewing for Perl Modules<http://prepan.org/> prepan.org PrePAN provides a place to discuss your modules. Are there any similar ones? I'm not confident about the implementation... How can I distribute the module in keeping with CPAN's conventions? is a good place to check such things. Personal namespaces are to be avoided except where there are encouraged Such as in Dist-Zilla plugin bundles I might be acceptable to but all of you stuff in a top name-space like Mojolicious::Che or alike but then I dont' control it ________________________________ From: [email protected] <[email protected]> on behalf of Luc Didry <[email protected]> Sent: May 8, 2018 9:43 AM To: Mojolicious Subject: [Mojolicious] Good namespace for personal plugin? Hello, I have a few plugins that I wrote for my softwares and that I use amongst different projects. They are not published on CPAN. For now, I copy them in my projects and I have to update in my differents projects each time they evolve. A better way for that would be to publish them and update them from CPAN. 1. Would it be an acceptable thing? (I don't want to pollute CPAN or Mojolicious::Plugin namespace) 2. What would be a good namespace for those plugins? Would Mojolicious::Plugin::XXX::NameOfThePlugin be OK? (with XXX something personal) Thanks for advices. -- Luc https://fiat-tux.fr/ [https://fiat-tux.fr/wp-content/themes/fiattux2013/images/headers/fiat-tux-banner.png]<https://fiat-tux.fr/> Fiat Tux | Debian, GNU/Linux et geekeries en tout genre ...<https://fiat-tux.fr/> fiat-tux.fr Le 14 juillet 2016, j’ai lancé mes pages Tipeee et Liberapay.. La récompense de base est l’apparition sur une page mensuelle de remerciements… voici celle de mars ! https://luc.frama.io/ Internet n'est pas compliqué, Internet est ce que vous en faites. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
