Update of /cvsroot/py-howto/pyhowto
In directory slayer.i.sourceforge.net:/tmp/cvs-serv9668
Modified Files:
rexec.tex
Log Message:
Correct URL for Penguin, and credit Felix Gallo as the author
Index: rexec.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/rexec.tex,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** rexec.tex 2000/10/06 02:14:08 1.7
--- rexec.tex 2000/11/25 00:46:51 1.8
***************
*** 536,543 ****
FAQ at \url{http://java.sun.com/sfaq/index.html}.
! Perl supports similar features, via a software package called Penguin.
Humberto Ortiz Zuazaga wrote a paper called "The Penguin Model for
Secure Distributed Internet Scripting", at
! \url{http://momo.uthscsa.edu/~humberto/project.html}.
Thanks to Fred Drake for bringing it to my attention.
--- 536,544 ----
FAQ at \url{http://java.sun.com/sfaq/index.html}.
! Perl supports similar features, via a software package called Penguin
! developed by Felix Gallo.
Humberto Ortiz Zuazaga wrote a paper called "The Penguin Model for
Secure Distributed Internet Scripting", at
! \url{http://www.hpcf.upr.edu/~humberto/documents/penguin-safe-scripting.html}.
Thanks to Fred Drake for bringing it to my attention.
|