The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
$Header: /u1/project/ARSperl/ARSperl/RCS/CHANGES,v 1.2 1996/11/21 22:15:53 jcmurphy Exp $

CHANGES for ARSperl

Revision history for ARSperl.

MM/DD/YY
=======================================================================
#######################################################################
=======================================================================
11/11/96	(1.3)

  o   (JWM) undef works in setEntry now.

  o   (JWM) added ars_Import to complement ars_Export

  o   (JCM) Profiling code added to keep track of number of
	    queries made.

  o   (JWM) Field caching code added to make some of the functions
	    more efficient.

  o   (JCM) New functions: ars_GetFilter(), ars_GetCharMenu(), 
		ars_GetServerStatistics

  o   (JWM) Internal GetField call now caches results to minimize
		number of queries made.

  o   (JCM) Examples of new functions. 

  o   (JCM) "WhoUsesIt.pl" utility

=======================================================================
#######################################################################
=======================================================================
01/12/96	(1.0beta)

   o  (JWM) First release 

   o  (JCM) Installation, history, and Gnu documentation added.
            Removed -lars from makefile (internal C library that wasn't
            released), not needed for arsperl.

   o  (JCM) Added example scripts and html documentation.

=======================================================================
#######################################################################
=======================================================================
arsperl@smurfland.cit.buffalo.edu