Changeset 2015 for libswish3/trunk/bindings/perl/t/01slurp.t
- Timestamp:
- 02/12/08 00:36:10 (1 year ago)
- Files:
-
- libswish3/trunk/bindings/perl/t/01slurp.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
libswish3/trunk/bindings/perl/t/01slurp.t
r2014 r2015 7 7 ok( my $buf = $s3->slurp("t/test.html"), "slurp file" ); 8 8 9 diag($buf); 9 #diag( $s3->dump ); 10 #diag( $s3->refcount ); 10 11 12 #diag($buf); 13
