Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^5: Uploading applications to CPAN ?

by skx (Parson)
on Jun 08, 2014 at 14:02 UTC ( [id://1089186]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Uploading applications to CPAN ?
in thread Uploading applications to CPAN ?

That's nested though, right? So I've not inadvertently created a whole top-level Templer:: prefix?

(i.e. I looked at the way App::Dancer does things, and I see there is no top-level Dancer:: prefix.)

Steve
--

Replies are listed 'Best First'.
Re^6: Uploading applications to CPAN ?
by Anonymous Monk on Jun 08, 2014 at 22:01 UTC
    No, App- was only included in your distribution name, and the distribution name isn't used for anything to do with the namespace. You can verify by logging into pause and checking https://pause.perl.org/pause/authenquery?ACTION=peek_perms or searching through the raw file here: http://www.cpan.org/modules/02packages.details.txt , but it looks like you deleted the dist, so you can't find them there now.

      Interesting, thanks.

      I guess I'm a little confused as to what I should do now:

      • Leave everything as-is.
      • Rename all the classes to have an App:: prefix.
      • Something else.

      The CPAN site is having issues at the moment, but I've not deleted anything, and the App::Templer permalink still works.

      Steve
      --

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1089186]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-03-28 18:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found