diff -r ed9863eb788f -r e787f1445e64 plugins/perl/scripts/account.pl --- a/plugins/perl/scripts/account.pl Tue Sep 06 03:29:32 2005 +0000 +++ b/plugins/perl/scripts/account.pl Tue Sep 06 03:38:13 2005 +0000 @@ -9,7 +9,7 @@ version => "0.1", summary => "Test plugin for the Perl interpreter.", description => "Implements a set of test proccedures to ensure all functions that work in the C API still work in the Perl plugin interface. As XSUBs are added, this *should* be updated to test the changes. Furthermore, this will function as the tutorial perl plugin.", - author => "John H. Kelm "John H. Kelm ", url => "http://sourceforge.net/users/johnhkelm/", load => "plugin_load",