>>>>> kinow <> writes:
[Cross-posting to news:comp.lang.perl.misc, for
news:comp.lang.perl.modules has somewhat low activity these
days.]
> Hi all! I wrote a Perl utility to turn an ordinary directory into an
> Eclipse PHP project. I'm new to CPAN and Perl, so I have few
> questions:
> - Is CPAN the right place for it? It's only a script (referenced in
> EXE_FILES in Makefile.PL). I intend to use this script as I'm always
> importing different PHP projects in Eclipse and it can be handy
> - I've looked for the Eclipse namespace in CPAN, searching for
> Eclipse with the filter set to 'Module', and found nothing. Is
> Eclipse:
HPMe a good name?
There's the App:: namespace prefix for applications (and
scripts):
--cut:
https://pause.perl.org/pause/query?A..._namingmodules --
App
You can distribute applications as Perl distributions. Typically,
those sorts of distributions go under the App namespace, like
App::Ack, App::Cpan, and App:

rove. The namespace implies that its
a ready-to-use program rather than a module.
--cut:
https://pause.perl.org/pause/query?A..._namingmodules --
There seem to be a plenty of Perl applications distributed this
way. Consider, e. g.:
http://search.cpan.org/~petdance/ack-1.96/
http://search.cpan.org/~rjbs/App-Addex-0.023/
[...]
--
FSF associate member #7257