There is more than one way to do it
There is more than one way to do it (TIMTOWTDI, usually pronounced "Tim Toady") is a Perl motto. The language was designed with this idea in mind, so that it "doesn't try to tell the programmer how to program". This makes it easy to write extremely messy programs, but, as proponents of this motto argue, it also makes it easy to write beautiful and concise ones.
See more at Wikipedia.org...
This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License
There's More Than One Way To Do It
<
Perl,
philosophy> One of the design principles of Perl. The Perl
man page ends with a note:
The Perl motto is "There's more than one way to do it." Divining how many more is left as an exercise to the reader.
(2001-03-15)
(c) Copyright 1993 by Denis Howe