Search Results

1
vote

What are UNIT TESTs and why should I care?

A google search for "php unit testing" yields a treasure trove of information on this subject. The …
0
votes

How can I efficiently manage Perl modules for code reuse?

If your modules include POD documentation and are installed under a common directory or set of directories, it should be relative …