Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Best way to start a perl project

by Your Mother (Archbishop)
on Jun 02, 2017 at 15:22 UTC ( [id://1191977]=note: print w/replies, xml ) Need Help??


in reply to Re: Best way to start a perl project
in thread Best way to start a perl project

I disagree about rolling a custom framework; unless a company is in the business of making frameworks. There are many template frameworks in Perl at all levels of control and most have communities and available devs and test suites and documentation and free bug fixes. 15 years ago maybe, maybe, it would have been worth rolling a new solution for a specific problem. Today there is no developer who could produce a better engine economically—including tests and documentation and answering questions for the other devs/designers—than at least one of the options on the CPAN.

Rolling your own template engine is long considered a newbie rite of passage undertaken specifically because one doesn't know any better.

Replies are listed 'Best First'.
Re^3: Best way to start a perl project
by anonymized user 468275 (Curate) on Jun 03, 2017 at 19:15 UTC
    When I say custom framework I do not mean rolling your own components of that framework. Modern frameworks are best called meta-frameworks because customisation is unavoidable and in fact NOT customising the meta-framework to meet your needs is the semi-newbie mistake because it means code design has been severely limited at best.

    One world, one people

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-25 05:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found