[MOBY-guts] biomoby commit
Mark Wilkinson
mwilkinson at dev.open-bio.org
Fri Jan 24 18:55:44 UTC 2003
Fri Jan 24 13:55:44 EST 2003
Update of /home/repository/moby/moby-live/Perl/Central/MOBY
In directory dev:/tmp/cvs-serv16778
Modified Files:
Registration.pm
Log Message:
added DESTROY method to the Registration object (which is destined for the trash can in short order in any case)
moby-live/Perl/Central/MOBY Registration.pm,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/Central/MOBY/Registration.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /tmp/T0Q2aaZG 2003-01-24 13:55:44.560009642 -0500
+++ /tmp/T1R2aaZG 2003-01-24 13:55:44.560009642 -0500
@@ -61,6 +61,7 @@
}
+sub DESTROY {}
sub AUTOLOAD {
no strict "refs";
More information about the MOBY-guts
mailing list