UNIX下perl实现代码

源代码在线查看: readme

软件大小: 6493 K
上传用户: heyuyutu
关键词: UNIX perl 代码
下载地址: 免注册下载 普通下载 VIP

相关代码

				Welcome to the Sprite sample application for Larry Wall's JPL. This				application showcases a merging of Java and Perl in which Java is employed				to generate a user interface, and Perl is used for data access.				Specifically, Perl is used with Shishir Gundavaram's Sprite module to offer				permanent storage through SQL manipulation of text files. This application				is a Rolodex(tm)-style address file, offering the ability to add, edit or				delete names and addresses. You may also navigate through the address list.								To use this example, you will need to install the Sprite module from CPAN.								To install the sample, you must first have JPL installed and working.				Please ensure that you have set environment variables as directed in the				JPL README and that the JPL Sample program works. Once this has been				accomplished, you can build the files in this directory with the following				commmands:								    perl Makefile.PL				    make				    make install								You can run this by typing:								    java JPL_Rolo								The application should appear with some sample data, and you can mess				around with it and put all your friends in the address book. Far out!											

相关资源