- Timestamp:
- 07/28/05 21:23:49 (3 years ago)
- svk:copy_cache_prev:
- 7758
- Files:
-
- 1 modified
-
lib/pugs/hack.pod (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lib/pugs/hack.pod
r5866 r5869 250 250 =back 251 251 252 =head2 Testing 253 254 See L<pugs::run> and F<t/README>. If you wish to use the C<prove> utility 255 to run individual tests or test directories, you will need to set at least 256 the following environment variables first: 257 258 $ export HARNESS_PERL=./pugs 259 $ export PERL6LIB=blib6/lib 260 252 261 =head2 Resources 253 262
