Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: Uploading applications to CPAN ?

by Anonymous Monk
on Jun 08, 2014 at 12:51 UTC ( [id://1089184]=note: print w/replies, xml ) Need Help??


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

No you didn't. You only uploaded the distribution name as App::Templer, but you used the Templer top-level namespace for everything.

Replies are listed 'Best First'.
Re^5: Uploading applications to CPAN ?
by skx (Parson) on Jun 08, 2014 at 14:02 UTC

    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
    --
      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://1089184]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-20 10:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found