/[Z3950-HTML-Scraper]/t/1-COBISS.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /t/1-COBISS.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Fri Jun 19 17:50:34 2009 UTC (14 years, 11 months ago) by dpavlin
File MIME type: application/x-troff
File size: 129 byte(s)
scrape COBISS

1 #!/usr/bin/perl
2
3 use warnings;
4 use strict;
5
6 use Test::More tests => 2;
7
8 use_ok 'COBISS';
9
10 ok( my $results = COBISS->search() );
11

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26