+$Id: Changes,v 1.4 2005-10-11 11:35:37 mike Exp $
+
Revision history for Perl extension Net::Z3950::ZOOM.
0.01 Fri Oct 7 16:14:20 2005
+# $Id: MANIFEST,v 1.4 2005-10-11 11:39:54 mike Exp $
+
Changes
Makefile.PL
MANIFEST
t/Net-Z3950-ZOOM.t
lib/Net/Z3950/ZOOM.pm
MANIFEST.SKIP
+META.yml Module meta-data (added by MakeMaker)
+# $Id: MANIFEST.SKIP,v 1.2 2005-10-11 11:40:01 mike Exp $
+
.cvsignore
CVS
+fish
lib/CVS
t/CVS
+# $Id: Makefile.PL,v 1.4 2005-10-11 11:35:47 mike Exp $
+
use 5.008;
use ExtUtils::MakeMaker;
# See lib/ExtUtils/MakeMaker.pm for details of how to influence
+/* $Id: ZOOM.xs,v 1.6 2005-10-11 11:36:08 mike Exp $ */
+
#include "EXTERN.h"
#include "perl.h"
#include "XSUB.h"
+# $Id: ZOOM.pm,v 1.2 2005-10-11 11:37:07 mike Exp $
+
package Net::Z3950::ZOOM;
use 5.008;
+# $Id: Net-Z3950-ZOOM.t,v 1.2 2005-10-11 11:36:52 mike Exp $
+
# Before `make install' is performed this script should be runnable with
# `make test'. After `make install' it should work as `perl Net-Z3950-ZOOM.t'
+# $Id: typemap,v 1.2 2005-10-11 11:36:33 mike Exp $
+
ZOOM_connection T_PTROBJ
ZOOM_connection * T_PTROBJ
ZOOM_options T_PTROBJ