Hi guys. I wrote a post to the Perl subreddit of reddit.com asking
about writing very simple blogging software. Something similar to
this: http://metastatic.org/source/blog/. The original post is here:
http://www.reddit.com/r/perl/comments/d38u2/ask_perl_i_want_to_write_a_minimalist_piece_of/

Anyway, I got this reply: "Your project sounds very modest in scope
and looks to me like a candidate for a feathery-light, non-framework
approach -- for example, potentially just a script to merge your blog
entries with a template or two, and generate static pages, served by
Apache maybe?"

My questions for you guys are, as a perl neophyte, what do I need to
know to take this feathery-light approach, and where can I learn these
things? I don't have any experience with web programming, but I'm
looking to get started with a project and  thought this might be a
good start. Thanks guys.


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to