On Thu, Dec 22, 2011 at 10:15:25PM +0100, Perl Authors Upload Server wrote:
> 
> The following module was proposed for inclusion in the Module List:
> 
>   modid:       Stuff
>   DSLIP:       cdph2
>   description: Construction kit for applications and framew
>   userid:      NIXUS (Никита Зубков)
>   chapterid:   2 (Language_Extensions)
>   communities:
> 
>   similar:
>     Moose Mouse Modern::Perl common::sense uni::perl
> 
>   rationale:
> 
>     "Stuff" is general purpose microframework with many goals: -
>     replacement of commonly used list of pragmas in module header -
>     functionality similar to "use base" with extended and more proper
>     behavior - special things called "defs" for easy DSL creation -
>     exceptions - code reloading - etc
> 
>     Can't find any better namespace.
> 
>   enteredby:   NIXUS (Никита Зубков)
>   enteredon:   Thu Dec 22 21:15:24 2011 GMT

Sounds like you could make it an extension for ingy's perl5.pm called
perl5::nixus which you'd then invoke as

use perl5 'nixus';

which seems suitable since this very much seems to be "your preferred dialect
of perl" wrapped up in module form. Which isn't really a criticism - just
"nixus' perl5" seems a marginally better name for such a thing than "Stuff"
in that it at least describes what it -is-, even if neither name are good
descriptions of what it -does-.

-- 
Matt S Trout - Shadowcat Systems - Perl consulting with a commit bit and a clue

http://shadowcat.co.uk/blog/matt-s-trout/   http://twitter.com/shadowcat_mst/

Email me now on mst (at) shadowcat.co.uk and let's chat about how our Catalyst
commercial support, training and consultancy packages could help your team.

Reply via email to