changeset 15 | 2d41fac09084 |
parent 14 | 7ccc679ac5db |
--- a/examples/test-server Mon Jan 05 21:44:56 2009 +0100 +++ b/examples/test-server Tue Jan 06 02:01:26 2009 +0100 @@ -3,6 +3,9 @@ # This is no real example, it is just for testing the # server. And the server is just for testing the Quancom.pm. # So - it's almost of no use for you :) +# +# should be called in blib environment: +# perl -Mblib examples/test-server ... use strict; use warnings;