http://www.perlmonks.org?node_id=925274


in reply to Re^3: PAR::Packer Installation
in thread PAR::Packer Installation

I'm on Windows 7 and Strawberry Perl 5.10 and I installed PAR::Packer with only one hitch - I had to rename C:\MingW to something else, so Perl's MingW could do the compiling instead.

Also, be sure to use `CODE` tags in your posts so we can read the verbatim parts easier.



The mantra of every experienced web application developer is the same: thou shalt separate business logic from display. Ironically, almost all template engines allow violation of this separation principle, which is the very impetus for HTML template engine development.

-- Terence Parr, "Enforcing Strict Model View Separation in Template Engines"