Talk:Copy-and-paste programming

This is an old revision of this page, as edited by Kyz (talk | contribs) at 17:42, 30 October 2004 (sweeping changes). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

oi! I like package Util. where else do you stick stalwarts like MakeStringBlankIfNull() and AddPI() ??

this page contains too many perl specific references. the code examples should be rewritten in pseudo-code and the perl package references should be dropped

sweeping changes

While the Perl Design Patterns Books is a great resource, this article reproduced from it is not encyclopaedic. The article is very well written and well suited for a book on Perl Design Patterns, but it's next to useless as an encyclopaedia entry on a programming phenomenon. A fine example of cut and paste article writing!

I have replaced the article with a basic start on actually describing cut and paste programming, rather the in depth discussion of why it it's wrong to do it in Perl (which is what this article used to be).