Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I've written (yet another) static-site generator, using HTML::Template along with Text::Template. Currently this tool is distributed as a standalone application.

(This is even more standalone than usual, as although there are modules involved in the implementation the ultimate "make install" concatenates everything together to make installation as simple as copying a single file to a directory on the user's path.)

I've had a couple of suggestions over the past year about uploading to CPAN, but I'm hazy on where to put it. I guess that i should use "App::Templer", but even that feels too specific.

ObLink: The generator uses plugins, allows you to write pages in Markdown, Textile, or HTML, and handles perl code too, it can be found here: http://github.com/skx/templer/

So, to be explicit, I want to ask if there is a preferred namespace/prefix for applications, rather than standard-modules? I'm happy to junk my current concatenation solution, and work with "perl Makefile.PL; make install", but before I do that I need to know what to call my modules.

Steve
--

In reply to Uploading applications to CPAN ? by skx

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-23 19:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found